mirror of
https://github.com/Evolution-X-Devices/device_motorola_rtwo
synced 2026-01-27 13:35:15 +00:00
berlin: add modules.load
Change-Id: I544397b54f57c1404c7911b984644e3fe2cc7f36
This commit is contained in:
@@ -32,6 +32,7 @@ DEVICE_MANIFEST_FILE += $(DEVICE_PATH)/manifest.xml
|
||||
TARGET_KERNEL_CONFIG += vendor/lineage_berlin.config
|
||||
|
||||
# Kernel Modules
|
||||
BOARD_VENDOR_KERNEL_MODULES_LOAD := $(strip $(shell cat $(DEVICE_PATH)/modules.load))
|
||||
BOARD_VENDOR_RAMDISK_RECOVERY_KERNEL_MODULES_LOAD := $(strip $(shell cat $(DEVICE_PATH)/modules.load.recovery))
|
||||
BOOT_KERNEL_MODULES := $(BOARD_VENDOR_RAMDISK_RECOVERY_KERNEL_MODULES_LOAD)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user