archrelease: copy trunk to community-x86_64
[ArchLinux/community.git] / vhba-module / trunk / dkms.conf
blob22d8d0008d834c51eb04e1fb99fca9c68d58722b
1 PACKAGE_NAME="vhba-module"
2 PACKAGE_VERSION="#MODULE_VERSION#"
3 AUTOINSTALL="yes"
5 MAKE[0]="make KERNELRELEASE=$kernelver"
6 CLEAN="make clean"
8 BUILT_MODULE_NAME[0]="vhba"
9 DEST_MODULE_LOCATION[0]="/kernel/drivers/scsi"