VirtualBox

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


Ignore:
Timestamp:
May 6, 2009 7:23:10 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
46986
Message:

linux kernel modules: prevent some superflous output during build

File:
1 edited

Legend:

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

    r18973 r19455  
    3434            $(MAKE) KBUILD_VERBOSE=$(KBUILD_VERBOSE) -C vboxnetflt; \
    3535            cp vboxnetflt/vboxnetflt.ko .; \
     36            echo; \
    3637        fi
    3738        @if [ -d vboxnetadp ]; then \
     
    3940            $(MAKE) KBUILD_VERBOSE=$(KBUILD_VERBOSE) -C vboxnetadp; \
    4041            cp vboxnetadp/vboxnetadp.ko .; \
     42            echo; \
    4143        fi
    4244
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