mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
d63c23b9ea
PD#SWPL-158464 Problem: support closed source modules build to Independent folder and copy to android output folder Solution: add closed source modules list to blacklist Verify: local Change-Id: Ibd9be1c7e8e7eb1b043fd10e96436cb1d96f78a1 Signed-off-by: Dezhen Wang <dezhen.wang@amlogic.com>
11 lines
146 B
Plaintext
11 lines
146 B
Plaintext
EXTRA_CLOSED_SOURCE_MODULE_LIST=(
|
|
tcon_fw.ko
|
|
dnlp_alg.ko
|
|
amlogic_fbc_lib.ko
|
|
ldim_fw.ko
|
|
hdr10_tmo_alg.ko
|
|
cuva_hdr_alg.ko
|
|
*_fe.ko
|
|
frc*.ko
|
|
)
|