summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2006-03-17 17:41:56 +0100
committerWolfgang Denk <wd@pollux.denx.de>2006-03-17 17:41:56 +0100
commit0a112d8696dcffdf87a7066e2dade1eacbdd80d9 (patch)
tree86f83dc1ad77177294d23499aadbe8db69bfdb54 /Makefile
parent09e4b0c5d3881412519f33d498560a5bbcc82cd9 (diff)
parentdc9e499c620a590e0f906e807e24c85807af3338 (diff)
downloadblackbird-obmc-uboot-0a112d8696dcffdf87a7066e2dade1eacbdd80d9.tar.gz
blackbird-obmc-uboot-0a112d8696dcffdf87a7066e2dade1eacbdd80d9.zip
Merge with port of MPC8349EMDS board
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a1c663f1d3..beea5d2881 100644
--- a/Makefile
+++ b/Makefile
@@ -1307,6 +1307,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