microblaze: Fix build with make 3.82
authorThomas Backlund <tmb@mandriva.org>
Thu, 21 Oct 2010 10:19:10 +0000 (13:19 +0300)
committerMichal Simek <monstr@monstr.eu>
Fri, 22 Oct 2010 05:53:15 +0000 (15:53 +1000)
commitb843e4ec01991a386a9e0e9030703524446e03da
tree75097d58fd55bd03c25a17ea160b0ffa91fe6cf5
parenta1dfe9c7c9b780865f7a847d3a12fe9214005a58
microblaze: Fix build with make 3.82

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>
Cc: Stable <stable@kernel.org>
Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/Makefile