#
# Makefile for the Freescale DPAA2 PTP clock
#

obj-$(CONFIG_FSL_DPAA2_PTP_CLOCK) += dpaa2-rtc.o

dpaa2-rtc-objs := rtc.o dprtc.o
