microblaze: Fix build with make 3.82
commit8993c9cb58ba247dd3c1563689010a660ce86d41
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:26:34 +0000 (9 13:26 -0800)
treeb15ad98e43bf69715472db587811a6f7256c9643
parent363feffb2efa74bde2015b97bdf53deda6871d2d
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