commit | d7a3f720bc89d005a523c75463192e10b18aaac8 | [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 | 6f6104d35192d55d37a8a1ea6fdf1945b0d4d96b [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 #########################################################################