Changeset 32183 in vbox for trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/Makefile
- Timestamp:
- Sep 1, 2010 3:53:42 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/Makefile
r31245 r32183 6 6 # 7 7 # 8 # Copyright (C) 2006-20 07Oracle Corporation8 # Copyright (C) 2006-2010 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as … … 161 161 endif 162 162 INCL += $(addprefix -I$(KBUILD_EXTMOD),/ /include /r0drv/linux) 163 INCL += $(addprefix -I$(KBUILD_EXTMOD)/vboxnetflt,/ /include /r0drv/linux) 163 164 export INCL 164 165 endif
Note:
See TracChangeset
for help on using the changeset viewer.