summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/Makefile
diff options
context:
space:
mode:
authorLucas Stach <dev@lynxeye.de>2014-02-13 23:28:55 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2014-02-17 07:51:22 +0100
commita8e7944960052b1b1dacb6032840d8b87202b7de (patch)
tree5907c9a7e2e31a52d8e8db4a4fe03e96435157ff /arch/arm/boards/Makefile
parent3df00bd62dc7534aea831ca6b417388728b3383d (diff)
downloadbarebox-a8e7944960052b1b1dacb6032840d8b87202b7de.tar.gz
barebox-a8e7944960052b1b1dacb6032840d8b87202b7de.tar.xz
tegra: rename board directory for Colibri T20
For computer modules the naming standard is to have a single board directory named after the module and have all the baseboard support beneath it. Also change the CONFIG name, as we may want to build all the baseboards at once. Signed-off-by: Lucas Stach <dev@lynxeye.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/boards/Makefile')
-rw-r--r--arch/arm/boards/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boards/Makefile b/arch/arm/boards/Makefile
index befddd0397..0c38931e66 100644
--- a/arch/arm/boards/Makefile
+++ b/arch/arm/boards/Makefile
@@ -83,7 +83,7 @@ obj-$(CONFIG_MACH_SOLIDRUN_HUMMINGBOARD) += solidrun-hummingboard/
obj-$(CONFIG_MACH_TNY_A9260) += tny-a926x/
obj-$(CONFIG_MACH_TNY_A9263) += tny-a926x/
obj-$(CONFIG_MACH_TNY_A9G20) += tny-a926x/
-obj-$(CONFIG_MACH_TORADEX_COLIBRI_T20_IRIS) += toradex-colibri-t20-iris/
+obj-$(CONFIG_MACH_TORADEX_COLIBRI_T20) += toradex-colibri-t20/
obj-$(CONFIG_MACH_TOSHIBA_AC100) += toshiba-ac100/
obj-$(CONFIG_MACH_TQMA53) += tqma53/
obj-$(CONFIG_MACH_TQMA6X) += tqma6x/