a518ed5473
git-svn-id: http://svn.sabayonlinux.org/overlay@78 d7aec97c-591d-0410-af39-a8856400b30a
12 lines
270 B
Diff
12 lines
270 B
Diff
--- 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:
|