--- synaptics-usb/Makefile 2009-01-23 17:32:42.000000000 +0100 +++ synaptics-usb/Makefile.fedora 2009-04-12 14:56:30.000000000 +0200 @@ -10,6 +10,9 @@ all: $(MAKE) -C $(KSRC) M=`pwd` CPATH=`pwd` modules +modules: $(KBUILD) + $(MAKE) -C $(KBUILD) M=$(PWD) O=$(KBUILD) modules + .PHONY: all clean patchfile patch-kernel mrproper install uninstall patchfile: