Changeset 6159 in vbox for trunk/src/VBox/HostDrivers
- Timestamp:
- Dec 20, 2007 8:58:38 AM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 26906
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/linux/Makefile
r5999 r6159 71 71 ifneq ($(MAKECMDGOALS),clean) 72 72 73 ifdef KDIR 74 # Debian kernel module build system 75 KERN_DIR := $(KDIR) 76 endif 77 73 78 # kernel base directory 74 79 ifndef KERN_DIR
Note:
See TracChangeset
for help on using the changeset viewer.