dre: Compile the kernel without GCC
Change-Id: I882c0d8600f88c1bb939c7ee247230ec5e70338a
This commit is contained in:
parent
2a0087a04c
commit
6ee40466e6
1 changed files with 1 additions and 0 deletions
|
@ -116,6 +116,7 @@ BOARD_MKBOOTIMG_ARGS += --header_version $(BOARD_BOOT_HEADER_VERSION)
|
|||
BOARD_RAMDISK_USE_LZ4 := true
|
||||
TARGET_KERNEL_SOURCE := kernel/oneplus/sm4350
|
||||
TARGET_KERNEL_CONFIG := vendor/holi-qgki_defconfig
|
||||
TARGET_KERNEL_NO_GCC := true
|
||||
|
||||
# Kernel modules
|
||||
BOARD_VENDOR_KERNEL_MODULES_LOAD := $(strip $(shell cat $(DEVICE_PATH)/modules.load))
|
||||
|
|
Loading…
Reference in a new issue