summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2009-12-09 09:36:55 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2009-12-10 12:15:01 +0100
commitf5caf0c5b2c7b1c4d5b3c3f8c78d57eadc67a3eb (patch)
tree2f6b78320f17f8e96bac5a9c326b17f6d8999202
parentdb21241d3f2665625c42316c840e7c89a9878147 (diff)
downloadbarebox-f5caf0c5b2c7b1c4d5b3c3f8c78d57eadc67a3eb.tar.gz
barebox-f5caf0c5b2c7b1c4d5b3c3f8c78d57eadc67a3eb.tar.xz
omap: Use correct label in arch/arm/Makefile
Currently all omap boards reside in boards/omap. This is probably not a good idea as it leaves no good place to put custom omap boards in. Anyway, make the boards compile again until someone provides a better solution. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
-rw-r--r--arch/arm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/Makefile b/arch/arm/Makefile
index 51001c4503..377210d73a 100644
--- a/arch/arm/Makefile
+++ b/arch/arm/Makefile
@@ -59,7 +59,7 @@ board-$(CONFIG_MACH_IMX27ADS) := imx27ads
board-$(CONFIG_MACH_MMCCPU) := mmccpu
board-$(CONFIG_MACH_MX1ADS) := mx1ads
board-$(CONFIG_MACH_NXDB500) := netx
-board-$(CONFIG_MACH_OMAP) := omap
+board-$(CONFIG_ARCH_OMAP) := omap
board-$(CONFIG_MACH_PCA100) := phycard-i.MX27
board-$(CONFIG_MACH_PCM037) := pcm037
board-$(CONFIG_MACH_PCM038) := pcm038