devices/Kbuild.in
branchstable-1.5
changeset 2549 933a1b36b05f
parent 2421 bc2d4bf9cbe5
child 2685 740291442c05
--- a/devices/Kbuild.in	Tue Feb 12 17:31:08 2013 +0100
+++ b/devices/Kbuild.in	Fri Apr 04 08:32:09 2014 +0200
@@ -51,6 +51,10 @@
 	CFLAGS_$(EC_8139TOO_OBJ) = -DREV=$(REV)
 endif
 
+ifeq (@ENABLE_CCAT@,1)
+	obj-m += ccat/
+endif
+
 ifeq (@ENABLE_E100@,1)
 	EC_E100_OBJ := e100-@KERNEL_E100@-ethercat.o
 	obj-m += ec_e100.o