fix the ARM Makefile.config for softfp unified kernel
This commit is contained in:
parent
0defb6af7b
commit
fc37f488fb
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue