bangkk: Initial kernel build changes
Change-Id: Ia8bb8fe65ffdfc249eceef0504eba52272ffa9db
This commit is contained in:
parent
749501f1f1
commit
c509cbd5d2
4 changed files with 63 additions and 95 deletions
|
|
@ -17,7 +17,7 @@ SOONG_CONFIG_qtidisplay_udfps := true
|
|||
|
||||
# Kernel
|
||||
BOARD_KERNEL_CMDLINE += androidboot.hab.product=bangkk
|
||||
TARGET_KERNEL_CONFIG += vendor/lineage_bangkk.config
|
||||
TARGET_KERNEL_CONFIG += vendor/ext_config/moto-holi-bangkk.config
|
||||
|
||||
# Kernel Modules
|
||||
BOARD_VENDOR_KERNEL_MODULES_LOAD := $(strip $(shell cat $(DEVICE_PATH)/modules.load))
|
||||
|
|
|
|||
Loading…
Reference in a new issue