VirtualBox

Changeset 21357 in vbox for trunk/src/VBox/HostDrivers/linux


Ignore:
Timestamp:
Jul 7, 2009 4:18:57 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
49706
Message:

Linux host kernel modules: copy Modules.symvers to vboxnetadp as well

File:
1 edited

Legend:

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

    r19455 r21357  
    3737        fi
    3838        @if [ -d vboxnetadp ]; then \
     39            if [ -f vboxdrv/Module.symvers ]; then \
     40                cp vboxdrv/Module.symvers vboxnetadp; \
     41            fi; \
    3942            echo "*** Building 'vboxnetadp' module ***"; \
    4043            $(MAKE) KBUILD_VERBOSE=$(KBUILD_VERBOSE) -C vboxnetadp; \
Note: See TracChangeset for help on using the changeset viewer.

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