VirtualBox

Changeset 1183 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Mar 4, 2007 7:35:06 PM (18 years ago)
Author:
vboxsync
Message:

typos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/module/Makefile.module

    r971 r1183  
    3939
    4040# kernel base directory
    41 ifndef $(KERN_DIR)
     41ifndef KERN_DIR
    4242 KERN_DIR := /lib/modules/$(shell uname -r)/build
    4343 ifneq ($(shell if test -d $(KERN_DIR); then echo yes; fi),yes)
     
    5555
    5656# includes
    57 ifndef $(KERN_INCL)
     57ifndef KERN_INCL
    5858 KERN_INCL = $(KERN_DIR)/include
    5959endif
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