Skip to content
Snippets Groups Projects
Commit 8a4059e0 authored by Michael Bestas's avatar Michael Bestas Committed by AdarshGrewal
Browse files

sm8350-common: Compile the kernel without GCC

Change-Id: I882c0d8600f88c1bb939c7ee247230ec5e70338a
parent 346f014d
No related branches found
No related tags found
No related merge requests found
......@@ -95,6 +95,7 @@ BOARD_BOOT_HEADER_VERSION := 3
BOARD_MKBOOTIMG_ARGS += --header_version $(BOARD_BOOT_HEADER_VERSION)
TARGET_KERNEL_ADDITIONAL_FLAGS := TARGET_PRODUCT=$(PRODUCT_DEVICE)
TARGET_KERNEL_NO_GCC := true
TARGET_KERNEL_SOURCE := kernel/xiaomi/sm8350
TARGET_KERNEL_CONFIG := vendor/lahaina-qgki_defconfig vendor/xiaomi_QGKI.config
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment