mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-10-28 14:58:52 +01: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)
|