nemo: Use full LLVM for kernel build

* 4.14 can also build with full LLVM with a few cherrypicks
  from mainline.

Change-Id: Iee39402a403db7161b710ea6feae11e1ccb547f3
Signed-off-by: bengris32 <bengris32@protonmail.ch>
This commit is contained in:
bengris32
2023-09-08 16:33:58 +05:30
committed by Ansh
parent f66918a275
commit 28aefa8b2a

View File

@@ -45,6 +45,7 @@ TARGET_SCREEN_DENSITY := 420
BOARD_KERNEL_CMDLINE := bootopt=64S3,32N2,64N2
TARGET_KERNEL_SOURCE := kernel/realme/nemo
TARGET_KERNEL_CONFIG := nemo_defconfig
TARGET_KERNEL_NO_GCC := true
BOARD_KERNEL_IMAGE_NAME := Image.gz
BOARD_INCLUDE_DTB_IN_BOOTIMG := true
BOARD_KERNEL_BASE := 0x40078000