From fc37f488fb354aa11cb2ba3d7e03835a3262b586 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Fri, 30 Nov 2012 11:21:28 +0000 Subject: [PATCH] fix the ARM Makefile.config for softfp unified kernel --- Makefile.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.config b/Makefile.config index 21143ebda..06d14e07a 100644 --- a/Makefile.config +++ b/Makefile.config @@ -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