From 2bf576b43e98bf37cb5e98a33c1425c3fdebf8ca Mon Sep 17 00:00:00 2001 From: CvH Date: Fri, 3 Sep 2021 22:18:34 +0200 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