From 3234d0603fc92d0109bab254a8fa82c900a28430 Mon Sep 17 00:00:00 2001 From: CvH Date: Sat, 20 Feb 2021 16:26:04 +0100 Subject: [PATCH] Generic: enable dvb add-ons --- projects/Generic/options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/Generic/options b/projects/Generic/options index 0dabb88226..fc75f0ecd9 100644 --- a/projects/Generic/options +++ b/projects/Generic/options @@ -74,7 +74,7 @@ ADDITIONAL_DRIVERS="$ADDITIONAL_DRIVERS bcm_sta" # build and install driver addons (yes / no) - DRIVER_ADDONS_SUPPORT="no" + DRIVER_ADDONS_SUPPORT="yes" # driver addons to install: # for a list of additional drivers see packages/linux-driver-addons