Changeset 4780 in vbox for trunk/src/VBox/Additions/linux
- Timestamp:
- Sep 13, 2007 6:05:44 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/linux/module/Makefile.module
r4744 r4780 34 34 umoddi3.o \ 35 35 qdivrem.o 36 if def DEBUG36 ifeq ($(BUILD_TYPE),debug) 37 37 OBJS += \ 38 38 logbackdoor.o \
Note:
See TracChangeset
for help on using the changeset viewer.