rename config-arm-omap-generic to config-arm-omap
This commit is contained in:
parent
611764fc77
commit
749420ca6c
@ -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
|
||||
|
@ -586,7 +586,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
|
||||
|
Loading…
Reference in New Issue
Block a user