aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2005-08-03 22:32:02 +0200
committerWolfgang Denk <wd@pollux.denx.de>2005-08-03 22:32:02 +0200
commitdc17fb6dc2ea1965fc0a14674833643af678ec6f (patch)
treec85097368c95e894481b5c988716ebf22480192d /Makefile
parentd3b86c496d8f45eddf8fb9ee1fd11418af406e66 (diff)
Cleanup build problems (on Fedora Core x86_64 build host)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index d23a6dde5..b24b26d10 100644
--- a/Makefile
+++ b/Makefile
@@ -881,15 +881,14 @@ yellowstone_config: unconfig
#########################################################################
## MPC8220 Systems
#########################################################################
-Alaska8220_config: unconfig
+
+Alaska8220_config \
+Yukon8220_config: unconfig
@./mkconfig $(@:_config=) ppc mpc8220 alaska
sorcery_config: unconfig
@./mkconfig $(@:_config=) ppc mpc8220 sorcery
-Yukon8220_config: unconfig
- @./mkconfig $(@:_config=) ppc mpc8220 yukon
-
#########################################################################
## MPC824x Systems
#########################################################################