ifdef DAHDI_USE_MMX
ccflags-y += -DUSE_MMX
endif

# An explicit 'obj-m' , unlike the Makefile
obj-m += echo.o
