#KBUILD_CFLAGS   +=  -g -Wall -O0

obj-m := ethercat_chardev.o 
ethercat_chardev-y := ethercat_device.o

obj-m += $(DRIVER_PATH)/
