From bc262224bea053ddb1c568423c3d0058c0c66eeb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Tue, 31 Mar 2020 14:29:29 +0200 Subject: profiles: mask video cards and various other targets --- profiles/host-ridcully/make.defaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'profiles/host-ridcully') 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" -- cgit v1.2.3