]> Pileus Git - ~andy/linux/blob - drivers/pps/Makefile
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
[~andy/linux] / drivers / pps / Makefile
1 #
2 # Makefile for the PPS core.
3 #
4
5 pps_core-y                      := pps.o kapi.o sysfs.o
6 obj-$(CONFIG_PPS)               := pps_core.o
7
8 ccflags-$(CONFIG_PPS_DEBUG) := -DDEBUG