VirtualBox

Changeset 10200 in vbox for trunk/src/VBox/VMM/Makefile.kmk


Ignore:
Timestamp:
Jul 4, 2008 4:44:31 AM (16 years ago)
Author:
vboxsync
Message:

Moved the VBOX_WITH_PDM_LOCK and VBOX_WITH_INTERNAL_NETWORKING defines up to Config.kmk because global DEFS anywhere else messes up dependencies.

File:
1 edited

Legend:

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

    r10046 r10200  
    2626endif
    2727include $(KBUILD_PATH)/subheader.kmk
    28 
    29 ## @todo get rid of these.
    30 # Enable the PDM lock.
    31 ifdef VBOX_WITH_PDM_LOCK
    32 DEFS += VBOX_WITH_PDM_LOCK
    33 endif
    34 ifdef VBOX_WITH_INTERNAL_NETWORKING
    35 DEFS += VBOX_WITH_INTERNAL_NETWORKING
    36 endif
    3728
    3829# Include sub-makefiles.
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