sm6150-common: Use LLVM binutils and LLVM integrated assembler
Change-Id: I408c0e1b272af25e8e606e586a9e1d6e7082afba
This commit is contained in:
parent
c027a3e451
commit
816cf6a1cd
@ -86,6 +86,9 @@ BOARD_KERNEL_PAGESIZE := 4096
|
|||||||
BOARD_KERNEL_SEPARATED_DTBO := true
|
BOARD_KERNEL_SEPARATED_DTBO := true
|
||||||
|
|
||||||
TARGET_KERNEL_SOURCE := kernel/xiaomi/sm6150
|
TARGET_KERNEL_SOURCE := kernel/xiaomi/sm6150
|
||||||
|
TARGET_KERNEL_ADDITIONAL_FLAGS := \
|
||||||
|
LLVM=1 \
|
||||||
|
LLVM_IAS=1
|
||||||
|
|
||||||
BOARD_KERNEL_CMDLINE := console=ttyMSM0,115200n8 earlycon=msm_geni_serial,0x880000
|
BOARD_KERNEL_CMDLINE := console=ttyMSM0,115200n8 earlycon=msm_geni_serial,0x880000
|
||||||
BOARD_KERNEL_CMDLINE += androidboot.hardware=qcom androidboot.console=ttyMSM0
|
BOARD_KERNEL_CMDLINE += androidboot.hardware=qcom androidboot.console=ttyMSM0
|
||||||
|
Loading…
Reference in New Issue
Block a user