- Timestamp:
- Sep 15, 2015 11:40:02 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/Makefile.kmk
r57317 r57771 459 459 --output $@ \ 460 460 $< 461 # Experiment: Let's see how blunt the ones messing our NULL_THUNK_DATA entries on W10 are. 462 ifeq ($(KBUILD_TARGET),win) 463 ifdef KLIBTWEAKER_EXT 464 SUPR0_POST_CMDS = $(KLIBTWEAKER_EXT) --clear-timestamps --fill-null_thunk_data $(out) 465 endif 466 endif 461 467 endif 462 468
Note:
See TracChangeset
for help on using the changeset viewer.