From 305f351a121a81195efdd551b51863e3b658b318 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Adam=20Go=C5=82=C4=99biowski?= Date: Sun, 11 Dec 2005 00:47:40 +0000 Subject: [PATCH] - pass USE_CMVS when building kernel modules - works with 2.6.14.3-1 Changed files: eagle-usb.spec -> 1.62 --- eagle-usb.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/eagle-usb.spec b/eagle-usb.spec index 6273bc1..9dfb33f 100644 --- a/eagle-usb.spec +++ b/eagle-usb.spec @@ -119,7 +119,8 @@ for cfg in %{?with_dist_kernel:%{?with_smp:smp} up}%{!?with_dist_kernel:nondist} %{?with_verbose:V=1} %{__make} -C %{_kernelsrcdir} modules \ M=$PWD O=$PWD \ - %{?with_verbose:V=1} + %{?with_verbose:V=1} \ + USE_CMVS=1 mv eagle-usb{,-$cfg}.ko done cd - -- 2.44.0