summaryrefslogtreecommitdiff
blob: 1a268294826854964969d2b53099e899193089b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.6.old	2006-07-11 13:53:52.000000000 +0100
+++ Makefile.6	2006-07-11 13:54:25.000000000 +0100
@@ -34,7 +34,7 @@
 	MOD_CONF := /etc/modprobe.conf 
 endif
 
-all: 
+module: 
 	make -C /lib/modules/$(shell uname -r)/build SUBDIRS=$(shell pwd) modules
 
 clean: