diff --git a/projects/Generic/options b/projects/Generic/options index 41e6871c9e..56da7426e2 100644 --- a/projects/Generic/options +++ b/projects/Generic/options @@ -90,9 +90,9 @@ ADDITIONAL_DRIVERS="$ADDITIONAL_DRIVERS bcm_sta intel_nuc_led" # build and install driver addons (yes / no) - DRIVER_ADDONS_SUPPORT="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="" + DRIVER_ADDONS="crazycat digital_devices hauppauge"