Changeset 32183 in vbox for trunk/src/VBox/HostDrivers/Support/linux
- Timestamp:
- Sep 1, 2010 3:53:42 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 65467
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/linux/Makefile
r31829 r32183 228 228 endif 229 229 INCL += $(addprefix -I$(KBUILD_EXTMOD),/ /include /r0drv/linux) 230 INCL += $(addprefix -I$(KBUILD_EXTMOD)/vboxdrv,/ /include /r0drv/linux) 230 231 export INCL 231 232 endif
Note:
See TracChangeset
for help on using the changeset viewer.