summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.(none)>2005-09-25 18:59:36 +0200
committerWolfgang Denk <wd@pollux.(none)>2005-09-25 18:59:36 +0200
commit8e6f1a8ec2b081c01a542ccbf333ddb6bca13c01 (patch)
tree2fccb373227a2a756d4de8085d0774f7d930ffaa /Makefile
parent716c1dcb41389e865af1edde2ca15f2c567984cf (diff)
downloadtalos-obmc-uboot-8e6f1a8ec2b081c01a542ccbf333ddb6bca13c01.tar.gz
talos-obmc-uboot-8e6f1a8ec2b081c01a542ccbf333ddb6bca13c01.zip
Add Barco Streaming Video Card (SVC) and Sample Compress Network (SCN) board
Patch by Marc Leeman, 04 Mar 2005
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 702cd79cf6..310a75e7ca 100644
--- a/Makefile
+++ b/Makefile
@@ -929,6 +929,9 @@ xtract_82xx = $(subst _BIGFLASH,,$(subst _ROMBOOT,,$(subst _L2,,$(subst _266MHz,
A3000_config: unconfig
@./mkconfig $(@:_config=) ppc mpc824x a3000
+barco_config: unconfig
+ @./mkconfig $(@:_config=) ppc mpc824x barco
+
BMW_config: unconfig
@./mkconfig $(@:_config=) ppc mpc824x bmw
OpenPOWER on IntegriCloud