summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2006-07-21 11:31:42 +0200
committerWolfgang Denk <wd@pollux.denx.de>2006-07-21 11:31:42 +0200
commit32cb2c70c46c2be977215eb33aea049add647c09 (patch)
tree5dbf2b388b95cf1c55c235361ab70ae814059c8f /Makefile
parente644670b68d652cec98f649a776ea44d725a45ad (diff)
downloadtalos-obmc-uboot-32cb2c70c46c2be977215eb33aea049add647c09.tar.gz
talos-obmc-uboot-32cb2c70c46c2be977215eb33aea049add647c09.zip
Add support for friendly-arm SBC-2410X board
Patch by JinHua Luo, 01 Sep 2005
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3216e03dd9..42ea681ee3 100644
--- a/Makefile
+++ b/Makefile
@@ -1623,6 +1623,9 @@ omap730p2_cs3boot_config : unconfig
fi;
@./mkconfig -a $(call xtract_omap730p2,$@) arm arm926ejs omap730p2 NULL omap
+sbc2410x_config: unconfig
+ @./mkconfig $(@:_config=) arm arm920t sbc2410x NULL s3c24x0
+
scb9328_config : unconfig
@./mkconfig $(@:_config=) arm arm920t scb9328 NULL imx
OpenPOWER on IntegriCloud