Changeset 38031 in vbox
- Timestamp:
- Jul 18, 2011 3:43:25 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r38028 r38031 576 576 VBOX_WITH_NETFLT = 1 577 577 ifeq ($(KBUILD_TARGET),solaris) 578 # Disabled until some Nevada version ships the required headers. 578 # Disable for OSE, requires snv_159+. 579 ifndef VBOX_OSE 579 580 VBOX_WITH_NETFLT_CROSSBOW = 1 581 endif 580 582 endif 581 583 # Use VBoxNetAdp for host only networking.
Note:
See TracChangeset
for help on using the changeset viewer.