You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sam Ravnborg
222d394d30
kbuild: enable 'make AFLAGS=...' to add additional options to AS
...
The variable AFLAGS is a wellknown variable and the usage by
kbuild may result in unexpected behaviour.
On top of that several people over time has asked for a way to
pass in additional flags to gcc.
This patch replace use of AFLAGS with KBUILD_AFLAGS all over
the tree.
Patch was tested on following architectures:
alpha, arm, i386, x86_64, mips, sparc, sparc64, ia64, m68k, s390
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
17 years ago
..
boot
Blackfin arch: extract the entry point from the linked kernel
18 years ago
configs
Blackfin arch: Board defconfig updating
18 years ago
kernel
Blackfin arch: fix bug libstdc++ calling writev with an iovec containing { NULL, 0 } fails on Blackfin
18 years ago
lib
Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig defines
18 years ago
mach-bf533
Blackfin arch: Print out debug info, as early as possible
18 years ago
mach-bf537
Blackfin arch: Print out debug info, as early as possible
18 years ago
mach-bf548
Blackfin arch: Print out debug info, as early as possible
18 years ago
mach-bf561
Blackfin arch: Print out debug info, as early as possible
18 years ago
mach-common
Blackfin arch: the load address is not safe to point to as a workaround for ANOMALY 05000281
18 years ago
mm
Blackfin arch: show_mem can not be marked as init, since it is called during OOM condition
18 years ago
oprofile
Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds rather than __builtin_bfin_[cs]sync()
18 years ago
Kconfig
kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"
17 years ago
Makefile
kbuild: enable 'make AFLAGS=...' to add additional options to AS
17 years ago