VirtualBox

Ignore:
Timestamp:
Feb 20, 2019 6:36:27 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
128954
Message:

More linux kernel module Makefile cleanups: Seems MODULE is not a special variable to anyone but ourselves, so make it clear that it is ours and that it is only defined after the footer is included.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/linux/Makefile

    r77399 r77400  
    172172include $(obj)/Makefile-footer.gmk
    173173
    174 check: $(MODULE)
     174check: $(VBOXMOD_0_TARGET)
    175175        @if ! readelf -p __ksymtab_strings vboxdrv.ko | grep -E "\[.*\]  *(RT|g_..*RT.*)"; then \
    176176            echo "All exported IPRT symbols are properly renamed!"; \
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