include: replace linux/module.h with "struct module" wherever possible
[linux-2.6/next.git] / drivers / pps / clients / Makefile
blob4feb7e9e71ee6c14fb8ce8585437ccd3d7dde24c
2 # Makefile for PPS clients.
5 obj-$(CONFIG_PPS_CLIENT_KTIMER) += pps-ktimer.o
6 obj-$(CONFIG_PPS_CLIENT_LDISC) += pps-ldisc.o
7 obj-$(CONFIG_PPS_CLIENT_PARPORT) += pps_parport.o
9 ccflags-$(CONFIG_PPS_DEBUG) := -DDEBUG