linux-stable-rt/arch/microblaze/kernel
Sam Ravnborg 950b260ed2 microblaze: Makefile cleanup
Reviewed the Makefile on request by Michal and this is the resulting changes.

o Use ':=' for assignmnet so we do not re-evaluate for each use
o Use $(shell echo xxx) to remove ""
o Replaced CFLAGS_KERNEL with KBUILD_CFLAGS
  The settings are equally relevant for modules and the linked kernel
o Dropped LDFLAGS_BLOB - it is no longer used
o Refactored assignmnets to libs-y and core-y
o Use MMU for the MMU specific extension. "MMUEXT" was hurting my eyes
  and I did not wanted it spread to m68k

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Michal Simek <monstr@monstr.eu>
2009-07-27 09:03:20 +02:00
..
cpu
Makefile
asm-offsets.c
early_printk.c
entry-nommu.S
entry.S
exceptions.c
head.S
heartbeat.c
hw_exception_handler.S
init_task.c
intc.c
irq.c
microblaze_ksyms.c
misc.S
module.c
of_device.c
of_platform.c
process.c
prom.c
prom_parse.c
ptrace.c
selfmod.c
setup.c
signal.c
sys_microblaze.c
syscall_table.S
timer.c
traps.c
vmlinux.lds.S