]> git.pld-linux.org Git - packages/linux-gpib.git/commitdiff
- fix building kernel modules for multiple kernels
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 17 Jul 2016 10:29:54 +0000 (12:29 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 17 Jul 2016 10:29:54 +0000 (12:29 +0200)
linux-gpib.spec

index a468390d46a556347271500db8f6b16818be95b4..c52ab152b994096a7d68dda79a70ae256eed3487 100644 (file)
@@ -242,6 +242,7 @@ TOPDIR=$(pwd)\
 %build_kernel_modules -C drivers/gpib -m gpib -- EARLYCPPFLAGS="-I$TOPDIR -I$TOPDIR/drivers/gpib/include -I$TOPDIR/include"\
 cd drivers/gpib\
 %install_kernel_modules -D installed -m agilent_82350b/agilent_82350b,cb7210/cb7210,cec/cec_gpib,hp_82335/hp82335,hp_82341/hp_82341,ines/ines_gpib,nec7210/nec7210,sys/gpib_common,tms9914/tms9914,tnt4882/tnt4882%{?with_drivers_isa:,pc2/pc2_gpib}%{?with_drivers_usb:,agilent_82357a/agilent_82357a,lpvo_usb_gpib/lpvo_usb_gpib,ni_usb/ni_usb_gpib} -d kernel/gpib\
+cd ../..\
 %{nil}
 
 %define install_kernel_pkg()\
This page took 0.074294 seconds and 4 git commands to generate.