summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorwdenk <wdenk>2003-08-30 00:05:50 +0000
committerwdenk <wdenk>2003-08-30 00:05:50 +0000
commit0cb61d7dddb0d8c087f6df46a74815950668c97b (patch)
tree215dcff4a52d627cc1ee489c4550dbb67356224b /Makefile
parent6f21347d49b1741e4b8247f5e2d3fa83ef169c25 (diff)
downloadtalos-obmc-uboot-0cb61d7dddb0d8c087f6df46a74815950668c97b.tar.gz
talos-obmc-uboot-0cb61d7dddb0d8c087f6df46a74815950668c97b.zip
Patch by Raghu Krishnaprasad, 7 Aug 2003:
add support for Adder II MPC852T module
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 060c1c065b..122fee618e 100644
--- a/Makefile
+++ b/Makefile
@@ -210,6 +210,9 @@ IceCube_5100_config: unconfig
## MPC8xx Systems
#########################################################################
+AdderII_config: unconfig
+ @./mkconfig $(@:_config=) ppc mpc8xx adderII
+
ADS860_config: unconfig
@./mkconfig $(@:_config=) ppc mpc8xx fads
OpenPOWER on IntegriCloud