VirtualBox

Changeset 79894 in vbox for trunk/src/VBox/HostDrivers


Ignore:
Timestamp:
Jul 19, 2019 5:22:57 PM (5 years ago)
Author:
vboxsync
Message:

Support/Makefile.kmk: Fixed warning in 32-bit linux builds.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/Makefile.kmk

    r79891 r79894  
    744744
    745745if1of ($(KBUILD_TARGET), linux freebsd)
     746 if1of ($(KBUILD_TARGET_ARCH), $(VBOX_SUPPORTED_HOST_ARCHS))
    746747 #
    747748 # Targets for installing the linux sources.
     
    776777 #
    777778 $(evalcall2 VBOX_LINUX_KMOD_TEST_BUILD_RULE_FN,vboxdrv-src,,save_symvers)
     779 endif # supported host arch
    778780endif # linux freebsd
    779781
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette