summaryrefslogtreecommitdiffstats
path: root/Makefile.config
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.config')
-rw-r--r--Makefile.config6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.config b/Makefile.config
index 9f00c576b..c92d986f0 100644
--- a/Makefile.config
+++ b/Makefile.config
@@ -40,7 +40,7 @@ temp-debug-generic: config-generic
temp-arm-generic: config-arm-generic temp-generic
perl merge.pl $^ > $@
-temp-armv7l-omap-generic: config-arm-omap-generic temp-arm-generic
+temp-armv7l-omap: config-arm-omap temp-arm-generic
perl merge.pl $^ > $@
temp-armv7l-tegra: config-arm-tegra temp-arm-generic
@@ -136,7 +136,7 @@ kernel-$(VERSION)-armv7l-imx.config: /dev/null temp-armv7l-imx
kernel-$(VERSION)-armv7l-highbank.config: /dev/null temp-armv7l-highbank
perl merge.pl $^ arm > $@
-kernel-$(VERSION)-armv7l-omap.config: /dev/null temp-armv7l-omap-generic
+kernel-$(VERSION)-armv7l-omap.config: /dev/null temp-armv7l-omap
perl merge.pl $^ arm > $@
kernel-$(VERSION)-armv7l-tegra.config: /dev/null temp-armv7l-tegra
@@ -148,7 +148,7 @@ kernel-$(VERSION)-armv7hl-imx.config: /dev/null temp-armv7l-imx
kernel-$(VERSION)-armv7hl-highbank.config: /dev/null temp-armv7l-highbank
perl merge.pl $^ arm > $@
-kernel-$(VERSION)-armv7hl-omap.config: /dev/null temp-armv7l-omap-generic
+kernel-$(VERSION)-armv7hl-omap.config: /dev/null temp-armv7l-omap
perl merge.pl $^ arm > $@
kernel-$(VERSION)-armv7hl-tegra.config: /dev/null temp-armv7l-tegra