]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
omap3: move the other boards to board/
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Sun, 23 Aug 2009 14:32:40 +0000 (16:32 +0200)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Fri, 4 Sep 2009 23:33:12 +0000 (01:33 +0200)
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Makefile
board/overo/Makefile [moved from board/omap3/overo/Makefile with 100% similarity]
board/overo/config.mk [moved from board/omap3/overo/config.mk with 100% similarity]
board/overo/overo.c [moved from board/omap3/overo/overo.c with 100% similarity]
board/overo/overo.h [moved from board/omap3/overo/overo.h with 100% similarity]
board/pandora/Makefile [moved from board/omap3/pandora/Makefile with 100% similarity]
board/pandora/config.mk [moved from board/omap3/pandora/config.mk with 100% similarity]
board/pandora/pandora.c [moved from board/omap3/pandora/pandora.c with 100% similarity]
board/pandora/pandora.h [moved from board/omap3/pandora/pandora.h with 100% similarity]

index 51c1af2ae11e9af7713380976e07b03a6a4106d8..831be626d05e416849cf7a9fa39b2c1a1c1bb471 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -3149,13 +3149,13 @@ omap3_beagle_config :   unconfig
        @$(MKCONFIG) $(@:_config=) arm arm_cortexa8 beagle ti omap3
 
 omap3_overo_config :   unconfig
-       @$(MKCONFIG) $(@:_config=) arm arm_cortexa8 overo omap3 omap3
+       @$(MKCONFIG) $(@:_config=) arm arm_cortexa8 overo NULL omap3
 
 omap3_evm_config :     unconfig
        @$(MKCONFIG) $(@:_config=) arm arm_cortexa8 evm ti omap3
 
 omap3_pandora_config : unconfig
-       @$(MKCONFIG) $(@:_config=) arm arm_cortexa8 pandora omap3 omap3
+       @$(MKCONFIG) $(@:_config=) arm arm_cortexa8 pandora NULL omap3
 
 omap3_zoom1_config :   unconfig
        @$(MKCONFIG) $(@:_config=) arm arm_cortexa8 zoom1 logicpd omap3