EXTRA_CFLAGS += $(shell rtai-config --module-cflags)

obj-m += period_module_rt.o

period_module_rt-objs := period_module.o
