~vcs-imports/cdemu/trunk

« back to all changes in this revision

Viewing changes to vhba-module/debian/vhba-dkms.dkms

  • Committer: hstokset
  • Date: 2011-05-26 21:23:41 UTC
  • Revision ID: hstokset-20110526212341-8864x622k9punuoi
vhba: debian: use debhelper to build and install module.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
PACKAGE_NAME="vhba"
2
 
PACKAGE_VERSION=${VERSION}
 
2
PACKAGE_VERSION=#MODULE_VERSION#
3
3
MAKE[0]="make"
4
4
BUILT_MODULE_NAME[0]="vhba"
5
5
DEST_MODULE_LOCATION[0]="/kernel/updates/dkms"