summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorstefano babic <sbabic@denx.de>2007-08-30 23:01:49 +0200
committerWolfgang Denk <wd@denx.de>2007-09-07 01:06:19 +0200
commit5e5803e119de3bebd76fc9a57baac0b5aeccc8a3 (patch)
treedcdeb0a116eda5af5cd878054c509d1cf535a6a1 /Makefile
parent80172c6181c912fbb34ea3ba0c22b232b419b47f (diff)
downloadblackbird-obmc-uboot-5e5803e119de3bebd76fc9a57baac0b5aeccc8a3.tar.gz
blackbird-obmc-uboot-5e5803e119de3bebd76fc9a57baac0b5aeccc8a3.zip
PXA270: Added support for TrizepsIV board.
This patch add support for the Trizeps IV module (520Mhz). Signed-off-by: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 0477cd3dc2..0371d4619d 100644
--- a/Makefile
+++ b/Makefile
@@ -2334,6 +2334,9 @@ scpu_config: unconfig
pxa255_idp_config: unconfig
@$(MKCONFIG) $(@:_config=) arm pxa pxa255_idp
+trizepsiv_config : unconfig
+ @$(MKCONFIG) $(@:_config=) arm pxa trizepsiv
+
wepep250_config : unconfig
@$(MKCONFIG) $(@:_config=) arm pxa wepep250
OpenPOWER on IntegriCloud