Last change
on this file since 18703 was 14655, checked in by vboxsync, 16 years ago |
Linux drivers: try to hack around the DKMS problem with module dependencies
|
-
Property svn:eol-style
set to
native
|
File size:
288 bytes
|
Line | |
---|
1 | BUILT_MODULE_NAME=vboxvfs
|
---|
2 | DEST_MODULE_LOCATION=/kernel/misc
|
---|
3 | PACKAGE_NAME=vboxvfs
|
---|
4 | PACKAGE_VERSION=_VERSION_
|
---|
5 | AUTOINSTALL=yes
|
---|
6 | CLEAN="make -C $dkms_tree/$module/$module_version/build clean"
|
---|
7 | PRE_BUILD="do_Module.symvers vboxadd restore $dkms_tree/$module/$module_version/build/Module.symvers"
|
---|
Note:
See
TracBrowser
for help on using the repository browser.