VirtualBox

Ignore:
Timestamp:
Nov 20, 2008 9:06:10 PM (16 years ago)
Author:
vboxsync
Message:

deb/rpm: fixed vboxnetflt module compilation

File:
1 edited

Legend:

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

    r14430 r14436  
    200200endif
    201201
     202KBUILD_VERBOSE ?= 1
     203
    202204#
    203205# Compiler options
     
    251253
    252254$(MODULE):
    253         $(MAKE) KBUILD_VERBOSE=1 -C $(KERN_DIR) SUBDIRS=$(CURDIR) SRCROOT=$(CURDIR) modules
     255        $(MAKE) KBUILD_VERBOSE=$(KBUILD_VERBOSE) -C $(KERN_DIR) SUBDIRS=$(CURDIR) SRCROOT=$(CURDIR) modules
    254256
    255257install: $(MODULE)
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