diff options
author | Wolfgang Denk | 2005-09-25 18:59:36 +0200 |
---|---|---|
committer | Wolfgang Denk | 2005-09-25 18:59:36 +0200 |
commit | 8e6f1a8ec2b081c01a542ccbf333ddb6bca13c01 (patch) | |
tree | 2fccb373227a2a756d4de8085d0774f7d930ffaa /Makefile | |
parent | 716c1dcb41389e865af1edde2ca15f2c567984cf (diff) |
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-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |