]> bbs.cooldavid.org Git - net-next-2.6.git/blame - drivers/pps/Makefile
8139cp: fix checksum broken
[net-next-2.6.git] / drivers / pps / Makefile
CommitLineData
eae9d2ba
RG
1#
2# Makefile for the PPS core.
3#
4
5pps_core-y := pps.o kapi.o sysfs.o
6obj-$(CONFIG_PPS) := pps_core.o
697fb85f 7obj-y += clients/
eae9d2ba
RG
8
9ccflags-$(CONFIG_PPS_DEBUG) := -DDEBUG