Changeset 2785

Show
Ignore:
Timestamp:
12/04/04 22:19:59 (4 years ago)
Author:
khali
Message:

Kernel module compatibility issues are hopefully gone.

Files:

Legend:

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

    r2766 r2785  
    273273install :: all user_install 
    274274ifeq ($(DESTDIR),) 
    275         @echo "*** The depmod command below may generate errors. We are aware of the" 
    276         @echo "*** problem and are working on a solution." 
    277275        -/sbin/depmod -a 
    278276else