git: https://android.googlesource.com/kernel/common branch: android-4.9 commit: 03fcc2fe71308c2d164b4e6cbfc738c63e670444
3 lines
84 B
Makefile
3 lines
84 B
Makefile
obj-y := head_32.o boot.o
|
|
CFLAGS_boot.o := $(call cc-option, -fno-stack-protector)
|