summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMarian Balakowicz <m8@semihalf.com>2006-03-14 16:24:38 +0100
committerMarian Balakowicz <m8@semihalf.com>2006-03-14 16:24:38 +0100
commit991425fe0509b97f94e1177346a41e784e3f05d0 (patch)
tree48d07586e3d3085e6846a83b6fa7090cc9dd9516 /Makefile
parent4c8d1ecce23b848dee028d223551a8867de627ff (diff)
downloadtalos-obmc-uboot-991425fe0509b97f94e1177346a41e784e3f05d0.tar.gz
talos-obmc-uboot-991425fe0509b97f94e1177346a41e784e3f05d0.zip
Add initial support for MPC8349E MDS board.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1a0e6c3c15..869d61f9ca 100644
--- a/Makefile
+++ b/Makefile
@@ -1293,6 +1293,9 @@ MPC8349ADS_config: unconfig
TQM834x_config: unconfig
@./mkconfig $(@:_config=) ppc mpc83xx tqm834x
+MPC8349EMDS_config: unconfig
+ @./mkconfig $(@:_config=) ppc mpc83xx mpc8349emds
+
#########################################################################
## MPC85xx Systems
#########################################################################
OpenPOWER on IntegriCloud