Changeset 9670 in vbox
- Timestamp:
- Jun 13, 2008 6:38:09 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Runtime/Makefile.kmk (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/Makefile.kmk
r9640 r9670 849 849 common/string/strlen.cpp_CXXFLAGS.win = -Oi- 850 850 851 ifeq ($(KBUILD_TARGET),l4) ## @todo Why is this here? Because of the additions? If so, the please remove, else explain.852 RuntimeR0Drv_BLD_TRG = linux853 RuntimeR0Drv_BLD_TRG_ARCH = x86854 RuntimeR0Drv_BLD_TRG_CPU = i386855 endif856 857 851 # 858 852 # RuntimeR0Drv - Ring0 library for host drivers.
Note:
See TracChangeset
for help on using the changeset viewer.

