aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Makefile
diff options
context:
space:
mode:
authorSam Ravnborg <sam@neptun.(none)>2007-10-15 22:03:58 +0200
committerSam Ravnborg <sam@neptun.(none)>2007-10-15 22:03:58 +0200
commit52bcc3308ae3344266f55bf98a22c1ac0201eda7 (patch)
tree78f1f35060575c8b3f0659220728196fb80b4722 /arch/powerpc/Makefile
parentkbuild: enable 'make AFLAGS=...' to add additional options to AS (diff)
downloadlinux-dev-52bcc3308ae3344266f55bf98a22c1ac0201eda7.tar.xz
linux-dev-52bcc3308ae3344266f55bf98a22c1ac0201eda7.zip
kbuild: enable use of AFLAGS and CFLAGS on commandline
The previous patches was preparation. With this patch we can now say: make CFLAGS=-Os vmlinux And the option specified will be appended to the options passed to gcc for C files. For assembler use: make AFLAGS=-foo vmlinux for the same functionality. Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Diffstat (limited to 'arch/powerpc/Makefile')
0 files changed, 0 insertions, 0 deletions