commit | 991425fe0509b97f94e1177346a41e784e3f05d0 | [log] [tgz] |
---|---|---|
author | Marian Balakowicz <m8@semihalf.com> | Tue Mar 14 16:24:38 2006 +0100 |
committer | Marian Balakowicz <m8@semihalf.com> | Tue Mar 14 16:24:38 2006 +0100 |
tree | 48d07586e3d3085e6846a83b6fa7090cc9dd9516 | |
parent | 4c8d1ecce23b848dee028d223551a8867de627ff [diff] [blame] |
Add initial support for MPC8349E MDS board.
diff --git a/Makefile b/Makefile index 1a0e6c3..869d61f 100644 --- a/Makefile +++ b/Makefile
@@ -1293,6 +1293,9 @@ TQM834x_config: unconfig @./mkconfig $(@:_config=) ppc mpc83xx tqm834x +MPC8349EMDS_config: unconfig + @./mkconfig $(@:_config=) ppc mpc83xx mpc8349emds + ######################################################################### ## MPC85xx Systems #########################################################################