VirtualBox

Changeset 63535 in vbox for trunk


Ignore:
Timestamp:
Aug 16, 2016 10:16:46 AM (8 years ago)
Author:
vboxsync
Message:

src/apps/adpctl -> src/VBox/HostDrivers/adpctl

Location:
trunk/src
Files:
3 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Makefile.kmk

    r62490 r63535  
    3939  ifdef VBOX_WITH_NETADP
    4040   include $(PATH_SUB_CURRENT)/VBoxNetAdp/Makefile.kmk
    41   else
    4241  endif
     42 endif
     43 if1of ($(KBUILD_TARGET), darwin freebsd linux solaris)
     44  include $(PATH_SUB_CURRENT)/adpctl/Makefile.kmk
    4345 endif
    4446 if1of ($(KBUILD_TARGET), darwin freebsd linux)
  • trunk/src/VBox/HostDrivers/adpctl/Makefile.kmk

    r62534 r63535  
    1818#
    1919
    20 SUB_DEPTH = ../../..
     20SUB_DEPTH = ../../../..
    2121include $(KBUILD_PATH)/subheader.kmk
    2222
  • trunk/src/apps/Makefile.kmk

    r62534 r63535  
    2929 endif
    3030endif
    31 if1of ($(KBUILD_TARGET),darwin solaris linux freebsd)
    32  ifneq ($(wildcard $(PATH_SUB_CURRENT)/adpctl),)
    33   include $(PATH_SUB_CURRENT)/adpctl/Makefile.kmk
    34  endif
    35 endif
    3631
    3732include $(FILE_KBUILD_SUB_FOOTER)
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