speedtch Makefile,1.5,1.6

Duncan Sands duncan at infradead.org
Sat Oct 16 11:31:41 EDT 2004


Update of /home/cvs/speedtch
In directory phoenix.infradead.org:/tmp/cvs-serv31952

Modified Files:
	Makefile 
Log Message:
Run depmod after installation.


Index: Makefile
===================================================================
RCS file: /home/cvs/speedtch/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Makefile	15 Oct 2004 15:00:56 -0000	1.5
+++ Makefile	16 Oct 2004 15:31:38 -0000	1.6
@@ -21,3 +21,4 @@
 
 install:
 	$(MAKE) -C $(KERNELDIR) M=$(PWD) modules_install
+	/sbin/depmod -ae




More information about the Usbatm-commits mailing list