Remove device-specific kernel config
This commit is contained in:
parent
78aac38d65
commit
2c2993b6e6
|
@ -49,7 +49,6 @@ BOARD_KERNEL_TAGS_OFFSET := 0x01e00000
|
||||||
BOARD_RAMDISK_OFFSET := 0x02000000
|
BOARD_RAMDISK_OFFSET := 0x02000000
|
||||||
TARGET_KERNEL_ARCH := arm64
|
TARGET_KERNEL_ARCH := arm64
|
||||||
TARGET_KERNEL_SOURCE := kernel/sony/msm-4.14
|
TARGET_KERNEL_SOURCE := kernel/sony/msm-4.14
|
||||||
TARGET_KERNEL_CONFIG := aosp_loire_kugo_defconfig
|
|
||||||
#TARGET_KERNEL_CLANG_COMPILE := true
|
#TARGET_KERNEL_CLANG_COMPILE := true
|
||||||
|
|
||||||
# Platform
|
# Platform
|
||||||
|
|
Loading…
Reference in New Issue