From c35d7cf071f171bd6bba69f1563a6ac578a18ea6 Mon Sep 17 00:00:00 2001 From: Frederik Kriewitz Date: Sun, 23 Aug 2009 12:56:42 +0200 Subject: Add support for the DevKit8000 board This patch adds support for the DevKit8000 board. Signed-off-by: Frederik Kriewitz --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 831be626d..8e820846c 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 -- cgit v1.2.3