Makefile
changeset 195 674071846ee3
parent 180 786d4cba38fb
child 197 b9a6e2c22745
--- 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