projects/Amlogic: enable crazycat and hauppauge

This commit is contained in:
Radostan Riedel 2018-01-26 11:43:49 +01:00
parent 6ce3488fb1
commit aded4daad8

View File

@ -143,3 +143,11 @@
# Space separated list is supported,
# e.g. ADDITIONAL_PACKAGES="PACKAGE1 PACKAGE2"
ADDITIONAL_PACKAGES="u-boot-tools-aml"
# 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 hauppauge"