Changeset 15681 in vbox for trunk/src/VBox/HostDrivers
- Timestamp:
- Dec 19, 2008 11:25:06 AM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 41235
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk
r15589 r15681 222 222 # Note! On Solaris the name has to be <= 8 chars long. 223 223 # 224 ifdef VBOX_WITH_VBOXDRV 224 225 SYSMODS += vboxnetflt 225 226 vboxnetflt_TEMPLATE = VBOXR0DRV … … 247 248 vboxnetflt_SOURCES.solaris = solaris/VBoxNetFlt-solaris.c 248 249 vboxnetflt_SOURCES = VBoxNetFlt.c 250 endif 249 251 250 252 endif
Note:
See TracChangeset
for help on using the changeset viewer.