commit | 49d0eeeb9aad2929a9137b8a36e7f9be015eb668 | [log] [tgz] |
---|---|---|
author | Marian Balakowicz <m8@semihalf.com> | Fri Jun 30 16:30:46 2006 +0200 |
committer | Marian Balakowicz <m8@semihalf.com> | Fri Jun 30 16:30:46 2006 +0200 |
tree | 32b48cff57dafc910c7b0dfdd6c5b99109c21e46 | |
parent | b55b60ebe5ba47d65741af9ffa2e1cdd61b7135a [diff] [blame] |
Add support for AMCC 440SPe CPU based eval board (Yucca).
diff --git a/Makefile b/Makefile index 9305cab..06e2299 100644 --- a/Makefile +++ b/Makefile
@@ -922,6 +922,9 @@ yellowstone_config: unconfig @./mkconfig $(@:_config=) ppc ppc4xx yellowstone amcc +yucca_config: unconfig + @./mkconfig $(@:_config=) ppc ppc4xx yucca amcc + ######################################################################### ## MPC8220 Systems #########################################################################