VirtualBox

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


Ignore:
Timestamp:
Mar 7, 2011 4:28:50 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
70394
Message:

IPRT,Drivers: Committed a modified version of the diff_linux_guest_host patch. This mangles the IPRT symbols in kernel space on linux and later other platforms.

File:
1 edited

Legend:

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

    r35938 r36190  
    6969        fi
    7070
    71 
    7271install:
    7372        @$(MAKE) KBUILD_VERBOSE=$(KBUILD_VERBOSE) -C vboxdrv install
     
    9594        rm -f vboxdrv.ko vboxnetflt.ko vboxnetadp.ko vboxpci.ko
    9695
     96check:
     97        @$(MAKE) KBUILD_VERBOSE=$(KBUILD_VERBOSE) -C vboxdrv check
     98
    9799unload:
    98100        @for module in vboxpci vboxnetadp vboxnetflt vboxdrv; do \
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