commit | 513b4a1f46c84832004541c7a4b058c3ee441365 | [log] [tgz] |
---|---|---|
author | Marian Balakowicz <m8@semihalf.com> | Tue Oct 11 19:09:42 2005 +0200 |
committer | Marian Balakowicz <m8@semihalf.com> | Tue Oct 11 19:09:42 2005 +0200 |
tree | 9ee0039daaa8161bc282f1af8d3827a5071acbc7 | |
parent | 3193a65b5d7ad8d86049103939110f985272e44c [diff] [blame] |
Added support for TQM834x boards.
diff --git a/Makefile b/Makefile index 6ce5416..fa9b787 100644 --- a/Makefile +++ b/Makefile
@@ -1241,6 +1241,9 @@ MPC8349ADS_config: unconfig @./mkconfig $(@:_config=) ppc mpc83xx mpc8349ads +TQM834x_config: unconfig + @./mkconfig $(@:_config=) ppc mpc83xx tqm834x + ######################################################################### ## MPC85xx Systems #########################################################################