summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authordzu@denx.de <dzu@eddie.localdomain>2006-04-21 18:30:47 +0200
committerDetlev Zundel <dzu@eddie.localdomain>2006-04-21 18:30:47 +0200
commit6ca24c64a53605fed9025d7bb7df7cf51c4d0c7d (patch)
treef7b55762f9944e12674f76e05582d67ce3508478 /Makefile
parent56a4a63c106cc317fc0fe42686a99416fc469f5b (diff)
downloadtalos-obmc-uboot-6ca24c64a53605fed9025d7bb7df7cf51c4d0c7d.tar.gz
talos-obmc-uboot-6ca24c64a53605fed9025d7bb7df7cf51c4d0c7d.zip
Add support for BC3450 board
Signed-off-by: dzu@denx.de <dzu@denx.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 249c9f03f6..74e94749fc 100644
--- a/Makefile
+++ b/Makefile
@@ -259,6 +259,9 @@ PATI_config: unconfig
aev_config: unconfig
@./mkconfig -a aev ppc mpc5xxx tqm5200
+BC3450_config: unconfig
+ @./mkconfig -a BC3450 ppc mpc5xxx bc3450
+
cpci5200_config: unconfig
@./mkconfig -a cpci5200 ppc mpc5xxx cpci5200 esd
OpenPOWER on IntegriCloud