diff options
author | Frederik Kriewitz <frederik@kriewitz.eu> | 2009-08-23 12:56:42 +0200 |
---|---|---|
committer | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 2009-09-05 01:33:14 +0200 |
commit | c35d7cf071f171bd6bba69f1563a6ac578a18ea6 (patch) | |
tree | d5e0f0fd65862cd44147a3265922b1732d9c5096 /MAKEALL | |
parent | 127f9ae575991aee3e105e1448c49b5b4e254998 (diff) |
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 'MAKEALL')
-rwxr-xr-x | MAKEALL | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -581,6 +581,7 @@ LIST_ARM11=" \ ## ARM Cortex-A8 Systems ######################################################################### LIST_ARM_CORTEX_A8=" \ + devkit8000 \ omap3_beagle \ omap3_overo \ omap3_evm \ |