WeTek_Core: enable crazycat driver addon

This commit is contained in:
kszaq 2018-03-04 12:33:13 +01:00
parent 6b91ad8001
commit 644ec66f6f

View File

@ -140,3 +140,11 @@
# kernel image name
KERNEL_NAME="kernel.img"
# build and install driver addons (yes / no)
DRIVER_ADDONS_SUPPORT="yes"
# driver addons to install:
# for a list of additinoal drivers see packages/linux-driver-addons
# Space separated list is supported,
DRIVER_ADDONS="crazycat"