summaryrefslogtreecommitdiff
path: root/profiles/host-dean/make.defaults
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/host-dean/make.defaults')
-rw-r--r--profiles/host-dean/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/host-dean/make.defaults b/profiles/host-dean/make.defaults
index d9301bd..f0a0f73 100644
--- a/profiles/host-dean/make.defaults
+++ b/profiles/host-dean/make.defaults
@@ -2,6 +2,6 @@
CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3"
MAKEOPTS="-j7"
-VIDEO_CARDS="intel i965"
+VIDEO_CARDS="-* intel i965"
USE_EXPAND="VIDEO_CARDS"