mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
34b7c6260c
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: Ie6bed0f23802ef3b812218251a6641dc150027f6 Signed-off-by: honghai.song <honghai.song@amlogic.com>
12 lines
155 B
Plaintext
12 lines
155 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
|
|
gdc*.ko
|
|
)
|