From f7db5cd9521084fa032b8253534e76fc3faabc74 Mon Sep 17 00:00:00 2001 From: CvH Date: Wed, 7 Nov 2018 10:51:12 +0100 Subject: [PATCH] Generic: Enable CrazyCat --- projects/Generic/options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/Generic/options b/projects/Generic/options index 755d43f5a2..3436208273 100644 --- a/projects/Generic/options +++ b/projects/Generic/options @@ -97,4 +97,4 @@ # driver addons to install: # for a list of additional drivers see packages/linux-driver-addons # Space separated list is supported, - DRIVER_ADDONS="digital_devices dvb-latest" + DRIVER_ADDONS="crazycat digital_devices dvb-latest"