Changeset 26218 in vbox for trunk/src/VBox/HostDrivers/Support
- Timestamp:
- Feb 3, 2010 9:24:13 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 57248
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/Makefile.kmk
r25465 r26218 133 133 # SUPR0 - The Ring-0 Import / Thunk library. 134 134 # 135 SUPR0_TEMPLATE = VB OXR0135 SUPR0_TEMPLATE = VBoxR0 136 136 ifeq ($(VBOX_LDR_FMT),pe) 137 137 SUPR0_SOURCES += SUPR0.def
Note:
See TracChangeset
for help on using the changeset viewer.