pstar: set device specific additional kernel defconfig
This commit is contained in:
parent
cb1aae3e9d
commit
a466b83a00
@ -22,6 +22,9 @@ $(call inherit-product, device/motorola/sm8250-common/BoardConfigCommon.mk)
|
|||||||
# Bluetooth
|
# Bluetooth
|
||||||
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(DEVICE_PATH)/bluetooth
|
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(DEVICE_PATH)/bluetooth
|
||||||
|
|
||||||
|
# Kernel
|
||||||
|
TARGET_KERNEL_ADDITIONAL_CONFIG := vendor/lineage_pstar_defconfig
|
||||||
|
|
||||||
# Partitions
|
# Partitions
|
||||||
BOARD_USERDATAIMAGE_PARTITION_SIZE := 226517168128
|
BOARD_USERDATAIMAGE_PARTITION_SIZE := 226517168128
|
||||||
ifneq ($(WITH_GMS),true)
|
ifneq ($(WITH_GMS),true)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user