summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDirk Behme <dirk.behme@googlemail.com>2009-01-28 21:39:58 +0100
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2009-01-28 21:39:58 +0100
commitad9bc8e52d174d699d1367be0b90089e4fdeb933 (patch)
tree3d82b1d5847aac3b7f06c93795aa9b60d40ce813 /Makefile
parent9d0fc8110e7e755239329c26f300d5fc9946d3ec (diff)
downloadblackbird-obmc-uboot-ad9bc8e52d174d699d1367be0b90089e4fdeb933.tar.gz
blackbird-obmc-uboot-ad9bc8e52d174d699d1367be0b90089e4fdeb933.zip
OMAP3: Add EVM board
Add EVM board support. Signed-off-by: Manikandan Pillai <mani.pillai@ti.com> Signed-off-by: Dirk Behme <dirk.behme@googlemail.com> Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 93b3eed56c..b74bfb74df 100644
--- a/Makefile
+++ b/Makefile
@@ -2914,6 +2914,9 @@ omap3_beagle_config : unconfig
omap3_overo_config : unconfig
@$(MKCONFIG) $(@:_config=) arm arm_cortexa8 overo omap3 omap3
+omap3_evm_config : unconfig
+ @$(MKCONFIG) $(@:_config=) arm arm_cortexa8 evm omap3 omap3
+
#########################################################################
## XScale Systems
#########################################################################
OpenPOWER on IntegriCloud