summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorwdenk <wdenk>2004-01-03 00:43:19 +0000
committerwdenk <wdenk>2004-01-03 00:43:19 +0000
commit3a473b2a6523db9cdf2b5aed22d9730b4ebc5693 (patch)
tree40da84736871e773141ea971d832bf0c908d59b7 /Makefile
parentb6e4c4033c4f889c452c511d38c77808c67f9cf7 (diff)
downloadtalos-obmc-uboot-3a473b2a6523db9cdf2b5aed22d9730b4ebc5693.tar.gz
talos-obmc-uboot-3a473b2a6523db9cdf2b5aed22d9730b4ebc5693.zip
* Patch by Ronen Shitrit, 10 Dec 2003:
Add support for the Marvell DB64360 / DB64460 development boards * Patch by Detlev Zundel, 10 Dec 2003: fix dependency problem in examples/Makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 36cc089075..04b94fde60 100644
--- a/Makefile
+++ b/Makefile
@@ -863,6 +863,12 @@ AmigaOneG3SE_config: unconfig
BAB7xx_config: unconfig
@./mkconfig $(@:_config=) ppc 74xx_7xx bab7xx eltec
+DB64360_config: unconfig
+ @./mkconfig DB64360 ppc 74xx_7xx db64360 Marvell
+
+DB64460_config: unconfig
+ @./mkconfig DB64460 ppc 74xx_7xx db64460 Marvell
+
debris_config: unconfig
@./mkconfig $(@:_config=) ppc mpc824x debris etin
OpenPOWER on IntegriCloud