Skip to content
Snippets Groups Projects
user avatar
Sam Ravnborg authored
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: default avatarSam Ravnborg <sam@ravnborg.org>
52bcc330
History
Name Last commit Last update