Skip to content
Snippets Groups Projects
Commit 4c86407d authored by Artem Borisov's avatar Artem Borisov
Browse files

msm8953-common: Build kernel with clang

Change-Id: I5fb6278902ca25b0d8baaa4287d2b804cc1004fb
parent 16a99a3a
No related branches found
No related tags found
No related merge requests found
......@@ -44,6 +44,7 @@ BOARD_KERNEL_IMAGE_NAME := Image.gz-dtb
BOARD_KERNEL_PAGESIZE := 2048
BOARD_MKBOOTIMG_ARGS := --ramdisk_offset 0x01000000 --tags_offset 0x00000100
TARGET_KERNEL_SOURCE := kernel/xiaomi/msm8953
TARGET_KERNEL_CLANG_COMPILE := true
TARGET_KERNEL_VERSION := 4.9
# ANT
......
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