diff options
author | Sam Ravnborg <sam@ravnborg.org> | 2009-07-24 09:04:49 +0200 |
---|---|---|
committer | Michal Simek <monstr@monstr.eu> | 2009-07-27 09:03:20 +0200 |
commit | 950b260ed21fdb6fa5f18485dabb0b03488431fa (patch) | |
tree | 1821fdc50e7dc6ddae0b06b614ed56127bfd1005 /arch/frv | |
parent | 65d3db0601509946fe0c9d2c7b12a5a62ca42e5e (diff) |
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>
Diffstat (limited to 'arch/frv')
0 files changed, 0 insertions, 0 deletions