From 7cf2d82d7c355a1bc8414326d325dd7291816d2c Mon Sep 17 00:00:00 2001 From: CvH Date: Tue, 9 Mar 2021 20:46:33 +0100 Subject: [PATCH] Generic: disable 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 fc75f0ecd9..0dabb88226 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="yes" + DRIVER_ADDONS_SUPPORT="no" # driver addons to install: # for a list of additional drivers see packages/linux-driver-addons