VirtualBox

Changeset 6754

Show
Ignore:
Timestamp:
02/02/08 08:47:44 (10 months ago)
Author:
vboxsync
Message:

Unbreak l4 (linux.arch).

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/VBox/Runtime/Makefile.kmk

    r6751 r6754  
    602602RuntimeLnxHostR3_TEMPLATE      = VBOXLNXHOSTR3LIB 
    603603RuntimeLnxHostR3_DEFS          = IN_RT_R3 IN_SUP_R3 RT_WITH_VBOX RT_NO_GIP 
    604 RuntimeLnxHostR3_SOURCES       = $(RuntimeR3_SOURCES.linux) $(RuntimeR3_SOURCES) 
    605 RuntimeLnxHostR3_INCS          = $(RuntimeR3_INCS.linux)    $(RuntimeR3_INCS) 
     604RuntimeLnxHostR3_SOURCES       = \ 
     605        $(RuntimeR3_SOURCES.linux.$(BUILD_TARGET_ARCH)) \ 
     606        $(RuntimeR3_SOURCES.linux) \ 
     607        $(RuntimeR3_SOURCES) 
     608RuntimeLnxHostR3_INCS          = \ 
     609        $(RuntimeR3_INCS.linux.$(BUILD_TARGET_ARCH)) \ 
     610        $(RuntimeR3_INCS.linux) \ 
     611        $(RuntimeR3_INCS) 
    606612 
    607613 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy