summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorwdenk <wdenk>2005-01-09 23:48:14 +0000
committerwdenk <wdenk>2005-01-09 23:48:14 +0000
commit652a10c0965bcbc64dc88fc54e34bedf1612e66b (patch)
tree97d783f40d83ec79afe1e46d1bc8c55f16c65d41 /Makefile
parent6225c5db6cb5a727cbf795678b857b3b66ba0911 (diff)
downloadtalos-obmc-uboot-652a10c0965bcbc64dc88fc54e34bedf1612e66b.tar.gz
talos-obmc-uboot-652a10c0965bcbc64dc88fc54e34bedf1612e66b.zip
* Patch by Daniel Poirot, 10 Oct 2004:
Add support for Wind River sbc405 board * Patch by Rainer Brestan, 12 Oct 2004: Make examples/Makefile more robust
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 363f1c5325..2abf8d875d 100644
--- a/Makefile
+++ b/Makefile
@@ -836,6 +836,9 @@ PPChameleonEVB_HI_33_config: unconfig
}
@./mkconfig -a $(call xtract_4xx,$@) ppc ppc4xx PPChameleonEVB dave
+sbc405_config: unconfig
+ @./mkconfig $(@:_config=) ppc ppc4xx sbc405
+
VOH405_config: unconfig
@./mkconfig $(@:_config=) ppc ppc4xx voh405 esd
OpenPOWER on IntegriCloud