mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-08 01:08:03 -04:00
2 lines
84 B
Makefile
2 lines
84 B
Makefile
obj-y := head_32.o boot.o
|
|
CFLAGS_boot.o := $(call cc-option, -fno-stack-protector)
|