# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for the PPS core.
#

obj-$(CONFIG_INTEL_TIO_PLAT)	+= pps_tio_plat.o

ccflags-$(CONFIG_PPS_DEBUG)	:= -DDEBUG
