MINI2440: Added new T35 (QVGA) and Innolux 5.6" (VGA) TFTs
[linux-2.6/mini2440.git] / drivers / pps / Makefile
blob19ea582f431d15c105fdd707f34da047b47e426e
2 # Makefile for the PPS core.
5 pps_core-y := pps.o kapi.o sysfs.o
6 obj-$(CONFIG_PPS) := pps_core.o
8 ccflags-$(CONFIG_PPS_DEBUG) := -DDEBUG