GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / drivers / pps / Makefile
blob98960ddd3188ae2d05c26db5269546fca3dfff7f
2 # Makefile for the PPS core.
5 pps_core-y := pps.o kapi.o sysfs.o
6 obj-$(CONFIG_PPS) := pps_core.o
7 obj-y += clients/
9 ccflags-$(CONFIG_PPS_DEBUG) := -DDEBUG