kbuild: Add cc-option-align
gcc version >= 3.00 shifted from -malign-* to -falign-*. $(cc-option-align) will
based on current gcc version specify the right prefix for the align option.
Documented in Documentation/makefiles.txt
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Showing
Please register or sign in to comment