Changeset 79894 in vbox for trunk/src/VBox/HostDrivers
- Timestamp:
- Jul 19, 2019 5:22:57 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/Makefile.kmk
r79891 r79894 744 744 745 745 if1of ($(KBUILD_TARGET), linux freebsd) 746 if1of ($(KBUILD_TARGET_ARCH), $(VBOX_SUPPORTED_HOST_ARCHS)) 746 747 # 747 748 # Targets for installing the linux sources. … … 776 777 # 777 778 $(evalcall2 VBOX_LINUX_KMOD_TEST_BUILD_RULE_FN,vboxdrv-src,,save_symvers) 779 endif # supported host arch 778 780 endif # linux freebsd 779 781
Note:
See TracChangeset
for help on using the changeset viewer.