From dc17fb6dc2ea1965fc0a14674833643af678ec6f Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Wed, 3 Aug 2005 22:32:02 +0200 Subject: Cleanup build problems (on Fedora Core x86_64 build host) --- Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d23a6dde55..b24b26d104 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 ######################################################################### -- cgit v1.2.1