aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ptp/Makefile
blob: 480e2afdc9993793309940ec562fa450a77665ae (plain) (blame)
1
2
3
4
5
6
#
# Makefile for PTP 1588 clock support.
#

ptp-y					:= ptp_clock.o ptp_chardev.o ptp_sysfs.o
obj-$(CONFIG_PTP_1588_CLOCK)		+= ptp.o