fix the ARM Makefile.config for softfp unified kernel

This commit is contained in:
Peter Robinson 2012-11-30 11:21:28 +00:00
parent 0defb6af7b
commit fc37f488fb
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@ kernel-$(VERSION)-armv7.config: /dev/null temp-armv7
kernel-$(VERSION)-armv5tel-kirkwood.config: /dev/null temp-armv5tel-kirkwood
perl merge.pl $^ arm > $@
kernel-$(VERSION)-armv7l.config: /dev/null temp-armv7l-versatile
kernel-$(VERSION)-armv7l.config: /dev/null temp-armv7
perl merge.pl $^ arm > $@
kernel-$(VERSION)-armv7l-imx.config: /dev/null temp-armv7l-imx