sdm710-common: Remove prebuilt kernel support completely
This commit is contained in:
parent
2cd0c221fb
commit
3b1af7dad7
1 changed files with 0 additions and 3 deletions
|
@ -40,9 +40,6 @@ BOARD_RAMDISK_USE_LZ4 := true
|
||||||
TARGET_KERNEL_ARCH := arm64
|
TARGET_KERNEL_ARCH := arm64
|
||||||
TARGET_KERNEL_SOURCE := kernel/lenovo/sdm710
|
TARGET_KERNEL_SOURCE := kernel/lenovo/sdm710
|
||||||
TARGET_KERNEL_VERSION := 4.9
|
TARGET_KERNEL_VERSION := 4.9
|
||||||
ifeq ($(TARGET_PREBUILT_KERNEL),)
|
|
||||||
TARGET_KERNEL_CLANG_COMPILE := true
|
|
||||||
endif
|
|
||||||
|
|
||||||
# Audio
|
# Audio
|
||||||
TARGET_PROVIDES_AUDIO_EXTNS := true
|
TARGET_PROVIDES_AUDIO_EXTNS := true
|
||||||
|
|
Loading…
Reference in a new issue