]> git.neil.brown.name Git - history.git/commit
[ARM] Update ARM makefiles
authorRussell King <rmk@flint.arm.linux.org.uk>
Fri, 2 Apr 2004 13:17:43 +0000 (14:17 +0100)
committerRussell King <rmk@flint.arm.linux.org.uk>
Fri, 2 Apr 2004 13:17:43 +0000 (14:17 +0100)
commitd7fd03c8fceb0c7f1dfa3496a4d4e60d861fc1e5
treefffdc8ace97f571e8b11cd9faf7b03874ab36883
parent121b5646d7a235905d0eb834840124b5f9f83ea2
[ARM] Update ARM makefiles

- Use -march=armv6 where available.
- CFLAGS_BOOT isn't needed - the decompressor uses CFLAGS, remove it.
- PROCESSOR is never used, remove it.
- LDFLAGS_BLOB is never used, remove it.
- Remove MACHINE macro.
- Correct comments for include/asm-arm/.arch target.
- Copy format of include/asm symlink rule.
- Arrange for configuration to be split before making
  include/asm-arm/arch symlink.
- This means that asm-offsets.s no longer depends on
  include/config/MARKER.
arch/arm/Makefile
arch/arm/boot/compressed/Makefile
arch/arm/kernel/Makefile
arch/arm/lib/Makefile
drivers/acorn/char/Makefile