From 43fd7e99a2acc8b09981220e9c4886d09320379a Mon Sep 17 00:00:00 2001 From: MilhouseVH Date: Fri, 15 Mar 2019 06:37:39 +0000 Subject: [PATCH] Revert "TEMP: disable crazycat/dvb-latest - needs access_ok fix" This reverts commit 3e39540bfacbafcd799c1b863d6b1b42d67f77f7. --- projects/Generic/options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/Generic/options b/projects/Generic/options index 956470479b..7c4e1691fc 100644 --- a/projects/Generic/options +++ b/projects/Generic/options @@ -97,7 +97,7 @@ # driver addons to install: # for a list of additional drivers see packages/linux-driver-addons # Space separated list is supported, - #DRIVER_ADDONS="crazycat digital_devices dvb-latest" + DRIVER_ADDONS="crazycat digital_devices dvb-latest" # Default size of the ova image, in MB, eg. 4096 OVA_SIZE="4096"