Use Sony kernel
This commit is contained in:
parent
95b8e03c70
commit
78aac38d65
|
@ -48,8 +48,9 @@ BOARD_KERNEL_PAGESIZE := 4096
|
|||
BOARD_KERNEL_TAGS_OFFSET := 0x01e00000
|
||||
BOARD_RAMDISK_OFFSET := 0x02000000
|
||||
TARGET_KERNEL_ARCH := arm64
|
||||
TARGET_KERNEL_SOURCE := kernel/sony/msm8952
|
||||
TARGET_KERNEL_CLANG_COMPILE := true
|
||||
TARGET_KERNEL_SOURCE := kernel/sony/msm-4.14
|
||||
TARGET_KERNEL_CONFIG := aosp_loire_kugo_defconfig
|
||||
#TARGET_KERNEL_CLANG_COMPILE := true
|
||||
|
||||
# Platform
|
||||
PRODUCT_PLATFORM_SOD := true
|
||||
|
|
Loading…
Reference in New Issue