VirtualBox

Ignore:
Timestamp:
Nov 20, 2008 9:06:10 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
39689
Message:

deb/rpm: fixed vboxnetflt module compilation

File:
1 edited

Legend:

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

    r14432 r14436  
    206206endif
    207207
     208KBUILD_VERBOSE ?= 1
     209
    208210#
    209211# Compiler options
     
    269271
    270272$(MODULE):
    271         $(MAKE) KBUILD_VERBOSE=1 -C $(KERN_DIR) SUBDIRS=$(CURDIR) SRCROOT=$(CURDIR) modules
     273        $(MAKE) KBUILD_VERBOSE=$(KBUILD_VERBOSE) -C $(KERN_DIR) SUBDIRS=$(CURDIR) SRCROOT=$(CURDIR) modules
    272274
    273275ifeq ($(KERN_VERSION),24)
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