Show
Ignore:
Timestamp:
07/09/00 22:37:13 (9 years ago)
Author:
frodo
Message:

MODDIR changes, as promised

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • lm-sensors/trunk/Makefile

    r786 r840  
    8080# This is the directory into which the modules will be installed. 
    8181# The magic invocation will return something like this: 
    82 #   /lib/modules/2.2.15-ac9/extra/misc 
    83 MODDIR := /lib/modules/`grep UTS_RELEASE $(LINUX_HEADERS)/linux/version.h|cut -f 2 -d'"'`/extra/misc 
     82#   /lib/modules/2.2.15-ac9/misc 
     83MODDIR := /lib/modules/`grep UTS_RELEASE $(LINUX_HEADERS)/linux/version.h|cut -f 2 -d'"'`/misc 
    8484 
    8585# This is the directory where sensors.conf will be installed, if no other