diff -r 0d4119024f55 -r 9d7453c16ade examples/mini/Makefile --- a/examples/mini/Makefile Mon May 29 09:08:56 2006 +0000 +++ b/examples/mini/Makefile Mon May 29 09:54:18 2006 +0000 @@ -53,10 +53,10 @@ # default section #---------------------------------------------------------------- -ifneq ($(wildcard ethercat.conf),) -include ethercat.conf +ifneq ($(wildcard kernel.conf),) +include kernel.conf else -KERNELDIR = /usr/src/linux +KERNELDIR = /lib/modules/`uname -r`/build endif modules: