mirror of
https://github.com/Evolution-X-Devices/device_google_taimen
synced 2026-01-27 15:59:12 +00:00
Added directory to kasan ko files.
Change-Id: I9a2f5c972dbc30c48312af8e8a05ece568ba68aa
This commit is contained in:
@@ -38,6 +38,13 @@ BOARD_VENDOR_KERNEL_MODULES += \
|
||||
device/google/wahoo-kernel/gcc/ftm4.ko \
|
||||
device/google/wahoo-kernel/gcc/sw49408.ko \
|
||||
device/google/wahoo-kernel/gcc/lge_battery.ko
|
||||
else ifeq (,$(filter-out taimen_kasan, $(TARGET_PRODUCT)))
|
||||
# if TARGET_PRODUCT == taimen_kasan
|
||||
BOARD_VENDOR_KERNEL_MODULES += \
|
||||
device/google/wahoo-kernel/kasan/touch_core_base.ko \
|
||||
device/google/wahoo-kernel/kasan/ftm4.ko \
|
||||
device/google/wahoo-kernel/kasan/sw49408.ko \
|
||||
device/google/wahoo-kernel/kasan/lge_battery.ko
|
||||
else
|
||||
BOARD_VENDOR_KERNEL_MODULES += \
|
||||
device/google/wahoo-kernel/touch_core_base.ko \
|
||||
|
||||
Reference in New Issue
Block a user