]> git.pld-linux.org Git - packages/eagle-usb.git/commitdiff
- pass USE_CMVS when building kernel modules auto/ac/eagle-usb-2_3_2-1
authorAdam Gołębiowski <adamg@pld-linux.org>
Sun, 11 Dec 2005 00:47:40 +0000 (00:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- works with 2.6.14.3-1

Changed files:
    eagle-usb.spec -> 1.62

eagle-usb.spec

index 6273bc1b3a94d589d12ddfb810cbe134afb07f8f..9dfb33f6d2f56146d0eb4c49c011bf88bdc7d836 100644 (file)
@@ -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 -
This page took 0.03649 seconds and 4 git commands to generate.