microblaze: Fix build with make 3.82
commit3ed356840b028f0b16edc82face60218dda3f5d3
authorThomas Backlund <tmb@mandriva.org>
Thu, 21 Oct 2010 10:19:10 +0000 (21 13:19 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 9 Dec 2010 21:32:19 +0000 (9 13:32 -0800)
tree4350745527b047b69931cdb92b4728c2402941df
parent2193d2c2d019b495320b442b18958400cd827b12
microblaze: Fix build with make 3.82

commit b843e4ec01991a386a9e0e9030703524446e03da upstream.

When running make headers_install_all on x86_64 and make 3.82 I hit this:

arch/microblaze/Makefile:80: *** mixed implicit and normal rules.  Stop.
make: *** [headers_install_all] Error 2

So split the rules to satisfy make 3.82.

Signed-off-by: Thomas Backlund <tmb@mandriva.org>
Signed-off-by: Michal Simek <monstr@monstr.eu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/microblaze/Makefile