aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mod/file2alias.c
diff options
context:
space:
mode:
authorSam Ravnborg <[email protected]>2010-07-28 17:11:27 +0000
committerMichal Marek <[email protected]>2010-08-03 12:09:45 +0000
commit80c00ba942ee39c9a95c06959223560400bbb86e (patch)
treec0ff9363d1e3ab372ae8ed1137b1d012c88e683a /scripts/mod/file2alias.c
parentkbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line (diff)
downloadkernel-80c00ba942ee39c9a95c06959223560400bbb86e.tar.gz
kernel-80c00ba942ee39c9a95c06959223560400bbb86e.zip
kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command line
It is now possible to assign options to AS and CC on the command line - which is only used for built-in code. {A,C}FLAGS_KERNEL was used both in the top-level Makefile in the arch makefiles, thus users had no way to specify additional options to AS, CC without overriding the original value. Introduce a new set of variables KBUILD_{A,C}FLAGS_KERNEL that is used by arch specific files and free up {A,C}FLAGS_KERNEL so they can be assigned on the command line. All arch Makefiles that used the old variables has been updated. Signed-off-by: Sam Ravnborg <[email protected]> Cc: Tony Luck <[email protected]> Cc: Hirokazu Takata <[email protected]> Signed-off-by: Michal Marek <[email protected]>
Diffstat (limited to 'scripts/mod/file2alias.c')
0 files changed, 0 insertions, 0 deletions