VirtualBox

Changeset 10040 in vbox


Ignore:
Timestamp:
Jun 30, 2008 11:44:03 PM (16 years ago)
Author:
vboxsync
Message:

Fixed missing dependency on vbetables.h.

File:
1 edited

Legend:

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

    r9865 r10040  
    2020#
    2121
    22 DEPTH = ../../..
     22ifdef VBOX_KBUILD_HACKING
     23SUB_DEPTH = ../../..
     24else
     25DEPTH     = ../../..
     26endif
    2327include $(KBUILD_PATH)/subheader.kmk
    2428
     
    336340Bus/DevPCI.cpp_INCS     = Bus
    337341
    338 # for finding vbetables.h
     342# For finding and generating vbetables.h (see Graphics/BIOS/Makefile.kmk).
    339343Graphics/DevVGA.cpp_INCS = $(PATH_TARGET)
     344Graphics/DevVGA.cpp_DEPS = $(PATH_TARGET)/vbetables.h
    340345
    341346
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