From d772d0aef2353df9b300e33d924a365ad183766d Mon Sep 17 00:00:00 2001 From: MilhouseVH Date: Sun, 10 Jun 2018 19:17:24 +0100 Subject: [PATCH] Generic: disable DRIVER_ADDONS_SUPPORT --- projects/Generic/options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/Generic/options b/projects/Generic/options index 245baa858f..f2c8c18f7e 100644 --- a/projects/Generic/options +++ b/projects/Generic/options @@ -92,7 +92,7 @@ ADDITIONAL_DRIVERS="$ADDITIONAL_DRIVERS bcm_sta intel_nuc_led" # build and install driver addons (yes / no) - DRIVER_ADDONS_SUPPORT="yes" + DRIVER_ADDONS_SUPPORT="NO" # driver addons to install: # for a list of additinoal drivers see packages/linux-driver-addons