logo       
Google Custom Search
    AddThis Social Bookmark Button

revision 2176 committed: msg#00010

Subject: revision 2176 committed
Project     : madwifi
Revision    : 2176
Author      : proski (Pavel Roskin)
Date        : 2007-03-05 16:54:13 +0100 (Mon, 05 Mar 2007)

Log Message :
Port r2174 from trunk - supply KERNRELEASE to depmod

Affected Files:
* branches/dadwifi/Makefile                           updated             


Modified: branches/dadwifi/Makefile
===================================================================
--- branches/dadwifi/Makefile   2007-03-05 15:53:38 UTC (rev 2175)
+++ branches/dadwifi/Makefile   2007-03-05 15:54:13 UTC (rev 2176)
@@ -94,7 +94,7 @@
                $(MAKE) -C $$i install || exit 1; \
        done
 ifeq ($(DESTDIR),)
-       (export KMODPATH=$(KMODPATH); /sbin/depmod -ae)
+       (export KMODPATH=$(KMODPATH); /sbin/depmod -ae $(KERNELRELEASE))
 endif
 
 install-tools:

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV



Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>