VirtualBox

Changeset 6754 in vbox


Ignore:
Timestamp:
Feb 2, 2008 7:47:44 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
27836
Message:

Unbreak l4 (linux.arch).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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
Note: See TracChangeset for help on using the changeset viewer.

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