summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorFrederik Kriewitz <frederik@kriewitz.eu>2009-08-23 10:56:42 (GMT)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2009-09-04 23:33:14 (GMT)
commitc35d7cf071f171bd6bba69f1563a6ac578a18ea6 (patch)
treed5e0f0fd65862cd44147a3265922b1732d9c5096 /Makefile
parent127f9ae575991aee3e105e1448c49b5b4e254998 (diff)
downloadu-boot-c35d7cf071f171bd6bba69f1563a6ac578a18ea6.tar.xz
Add support for the DevKit8000 board
This patch adds support for the DevKit8000 board. Signed-off-by: Frederik Kriewitz <frederik@kriewitz.eu>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 831be62..8e82084 100644
--- a/Makefile
+++ b/Makefile
@@ -3145,6 +3145,9 @@ SMN42_config : unconfig
## ARM CORTEX Systems
#########################################################################
+devkit8000_config : unconfig
+ @$(MKCONFIG) $(@:_config=) arm arm_cortexa8 devkit8000 timll omap3
+
omap3_beagle_config : unconfig
@$(MKCONFIG) $(@:_config=) arm arm_cortexa8 beagle ti omap3