VirtualBox

Changeset 16848 in vbox


Ignore:
Timestamp:
Feb 17, 2009 2:57:35 PM (16 years ago)
Author:
vboxsync
Message:

Solaris/VBoxNetAdp: Initial commit, compilation disabled.

Location:
trunk
Files:
5 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r16845 r16848  
    475475 VBOX_WITH_NETFLT = 1
    476476 VBOX_SOLARIS_NSL_RESOLVED = 1
     477# VBOX_WITH_NETADP = 1
    477478endif
    478479
  • trunk/src/VBox/HostDrivers/Makefile.kmk

    r14545 r16848  
    3939 endif
    4040
     41 if1of ($(KBUILD_TARGET),solaris)
     42  ifdef VBOX_WITH_NETADP
     43   include $(PATH_SUB_CURRENT)/VBoxNetAdp/Makefile.kmk
     44  endif
     45 endif
     46
    4147 ifeq ($(KBUILD_TARGET),linux)
    4248  #
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette