Merge branch 'signal-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / drivers / ptp / Makefile
index 8c83033..db5aef3 100644 (file)
@@ -13,3 +13,6 @@ obj-$(CONFIG_PTP_1588_CLOCK_QORIQ)    += ptp-qoriq.o
 ptp-qoriq-y                            += ptp_qoriq.o
 ptp-qoriq-$(CONFIG_DEBUG_FS)           += ptp_qoriq_debugfs.o
 obj-$(CONFIG_PTP_1588_CLOCK_IDTCM)     += ptp_clockmatrix.o
+obj-$(CONFIG_PTP_1588_CLOCK_IDT82P33)  += ptp_idt82p33.o
+obj-$(CONFIG_PTP_1588_CLOCK_VMW)       += ptp_vmw.o
+obj-$(CONFIG_PTP_1588_CLOCK_OCP)       += ptp_ocp.o