kernel-ark/arch/microblaze
Thomas Backlund b843e4ec01 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>
2010-10-22 15:53:15 +10:00
..
boot microblaze: Do not use _start in vmlinux 2010-08-04 10:22:41 +02:00
configs defconfig reduction 2010-08-14 22:26:53 +02:00
include/asm microblaze: Support timer on AXI lite 2010-10-21 15:52:00 +10:00
kernel microblaze: Support timer on AXI lite 2010-10-21 15:52:00 +10:00
lib microblaze: Support C optimized lib functions for little-endian 2010-10-21 15:52:02 +10:00
mm microblaze: Add KGDB support 2010-08-04 10:45:17 +02:00
oprofile microblaze: Core oprofile configs and hooks 2009-12-14 08:45:07 +01:00
pci microblaze: pci-common cleanup 2010-10-21 15:51:54 +10:00
platform microblaze: Add PVR for endians plus detection 2010-10-21 15:51:57 +10:00
Kconfig microblaze: Add seccomp support 2010-10-21 15:51:25 +10:00
Kconfig.debug microblaze: Support early console on uart16550 2010-10-21 15:51:53 +10:00
Makefile microblaze: Fix build with make 3.82 2010-10-22 15:53:15 +10:00