mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: Compile kernel with clang
This commit is contained in:
parent
9ae95e8817
commit
b9ba616486
1 changed files with 1 additions and 0 deletions
|
|
@ -44,6 +44,7 @@ BOARD_KERNEL_BASE := 0x10000000
|
|||
BOARD_KERNEL_PAGESIZE := 2048
|
||||
BOARD_MKBOOTIMG_ARGS := --kernel_offset 0x00008000 --ramdisk_offset 0x01000000 --tags_offset 0x00000100
|
||||
TARGET_KERNEL_SOURCE := kernel/samsung/universal7904
|
||||
TARGET_KERNEL_CLANG_COMPILE := true
|
||||
|
||||
# HIDL
|
||||
DEVICE_FRAMEWORK_MANIFEST_FILE := $(COMMON_PATH)/framework_manifest.xml
|
||||
|
|
|
|||
Loading…
Reference in a new issue