mondrianwifi: Use gcc for kernel build
Lineage has switched to clang for kernel builds by default. The mondrianwifi 4.9 kernel does not build with clang. Change-Id: Ie00632002a532a7a090d50c1951575c361244f7d
This commit is contained in:
parent
e2bb3937fc
commit
9a9abae536
@ -52,6 +52,7 @@ BOARD_RAMDISK_USE_XZ := true
|
||||
TARGET_KERNEL_ARCH := arm
|
||||
TARGET_KERNEL_CONFIG := lineage_mondrian_defconfig
|
||||
TARGET_KERNEL_SOURCE := kernel/samsung/msm8974_tab
|
||||
TARGET_KERNEL_CLANG_COMPILE := false
|
||||
|
||||
# Legacy BLOB Support
|
||||
TARGET_LD_SHIM_LIBS += \
|
||||
|
Loading…
Reference in New Issue
Block a user