diff -r c21e7c12dd50 -r 674071846ee3 Makefile --- a/Makefile Thu Apr 20 13:19:36 2006 +0000 +++ b/Makefile Thu Apr 20 13:31:31 2006 +0000 @@ -9,7 +9,7 @@ ifneq ($(KERNELRELEASE),) #------------------------------------------------------------------------------ -# kbuild section +# kbuild section obj-m := master/ devices/ @@ -18,7 +18,7 @@ else #------------------------------------------------------------------------------ -# default section +# default section ifneq ($(wildcard ethercat.conf),) include ethercat.conf