sm8350-common: Steal kernel modules setup from device/google/redbull

Change-Id: Iaf73f9492b3003d5f73ab7aeaf80084bc2c5a4f8
This commit is contained in:
LuK1337 2021-05-27 21:53:55 +02:00 committed by Bruno Martins
commit 0607afb434
3 changed files with 98 additions and 0 deletions

View file

@ -54,6 +54,10 @@ TARGET_KERNEL_SOURCE := kernel/oneplus/sm8350
TARGET_KERNEL_CLANG_COMPILE := true
TARGET_KERNEL_CONFIG := vendor/lahaina-qgki_defconfig
# Kernel modules
BOARD_VENDOR_KERNEL_MODULES_LOAD := $(strip $(shell cat $(COMMON_PATH)/modules.load))
BOARD_VENDOR_RAMDISK_RECOVERY_KERNEL_MODULES_LOAD := $(strip $(shell cat $(COMMON_PATH)/modules.load.recovery))
# Platform
BOARD_USES_QCOM_HARDWARE := true
TARGET_BOARD_PLATFORM := lahaina