summaryrefslogtreecommitdiff
path: root/profiles/host-ridcully/make.defaults
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/host-ridcully/make.defaults')
-rw-r--r--profiles/host-ridcully/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/host-ridcully/make.defaults b/profiles/host-ridcully/make.defaults
index 19367a3..d38d886 100644
--- a/profiles/host-ridcully/make.defaults
+++ b/profiles/host-ridcully/make.defaults
@@ -3,6 +3,6 @@ CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt sha sse sse2 sse3
MAKEOPTS="-j12"
INPUT_DEVICES="roccat_suora"
-VIDEO_CARDS="amdgpu radeonsi"
+VIDEO_CARDS="-* amdgpu radeonsi"
USE_EXPAND="INPUT_DEVICES VIDEO_CARDS"