rename config-arm-omap-generic to config-arm-omap

This commit is contained in:
Peter Robinson 2012-04-12 00:08:59 +01:00
parent 34c59d0ce1
commit 341240f413
3 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -578,7 +578,7 @@ Source70: config-s390x
Source90: config-sparc64-generic
Source100: config-arm-generic
Source110: config-arm-omap-generic
Source110: config-arm-omap
Source111: config-arm-tegra
Source112: config-arm-kirkwood
Source113: config-arm-imx