]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - drivers/pps/Makefile
scsi: ufs: remove the duplicated checking for supporting clkscaling
[mirror_ubuntu-artful-kernel.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
717c0336 6pps_core-$(CONFIG_NTP_PPS) += kc.o
eae9d2ba 7obj-$(CONFIG_PPS) := pps_core.o
46b402a0 8obj-y += clients/ generators/
eae9d2ba
RG
9
10ccflags-$(CONFIG_PPS_DEBUG) := -DDEBUG