VirtualBox

Changeset 6723 in vbox


Ignore:
Timestamp:
Feb 1, 2008 3:28:45 PM (17 years ago)
Author:
vboxsync
Message:

Undefine VBOX_WITH_ADDITION_DRIVERS in the l4 section.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r6713 r6723  
    146146# Build the optional ring-0 part of the additions for syntax checking.
    147147# (Ignored ifndef VBOX_WITH_ADDITIONS. Hack for 32/64 linux issues.)
    148 ifneq ($(BUILD_TARGET),l4)
    149  VBOX_WITH_ADDITION_DRIVERS = 1
    150 endif
     148VBOX_WITH_ADDITION_DRIVERS = 1
    151149# Build win32 additions (cross building them on linux and l4 using wine).
    152150if1of ($(BUILD_TARGET),l4 linux win)
     
    290288ifeq ($(BUILD_TARGET),l4)
    291289 VBOX_WITH_VBOXDRV=
     290 VBOX_WITH_ADDITION_DRIVERS=
    292291 VBOX_WITH_VRDP=
    293292 VBOX_WITH_HEADLESS=
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