Changeset 108104 in vbox for trunk/src/VBox/HostDrivers/VBoxNetFlt
- Timestamp:
- Feb 6, 2025 4:59:10 PM (2 weeks ago)
- svn:sync-xref-src-repo-rev:
- 167402
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk
r107303 r108104 154 154 $(PATH_TARGET)/VBoxNetLwfCat.dir/VBoxNetLwf.cat 155 155 # $(PATH_TARGET)/VBoxNetLwfCat.dir/VBoxNetLwfNobj.dll 156 VBoxNetLwf-inf_SOURCES.win.x86 += \157 $(PATH_TARGET)/VBoxNetLwfCat.dir/VBoxNetLwf.cat=>VBoxNetLwf-PreW10.cat158 VBoxNetLwf-inf_SOURCES.win.amd64 += \159 $(PATH_TARGET)/VBoxNetLwfCat.dir/VBoxNetLwf.cat=>VBoxNetLwf-PreW10.cat160 156 161 157 $(PATH_TARGET)/VBoxNetLwfCat.dir/VBoxNetLwf.sys: $$(VBoxNetLwf_1_TARGET) | $$(dir $$@) … … 354 350 355 351 include $(FILE_KBUILD_SUB_FOOTER) 356
Note:
See TracChangeset
for help on using the changeset viewer.