OSDN Git Service

Merge tag 'gcc-plugins-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[uclinux-h8/linux.git] / drivers / ptp / Makefile
index 19efa9c..677d1d1 100644 (file)
@@ -9,4 +9,6 @@ obj-$(CONFIG_PTP_1588_CLOCK_DTE)        += ptp_dte.o
 obj-$(CONFIG_PTP_1588_CLOCK_IXP46X)    += ptp_ixp46x.o
 obj-$(CONFIG_PTP_1588_CLOCK_PCH)       += ptp_pch.o
 obj-$(CONFIG_PTP_1588_CLOCK_KVM)       += ptp_kvm.o
-obj-$(CONFIG_PTP_1588_CLOCK_QORIQ)     += ptp_qoriq.o
+obj-$(CONFIG_PTP_1588_CLOCK_QORIQ)     += ptp-qoriq.o
+ptp-qoriq-y                            += ptp_qoriq.o
+ptp-qoriq-$(CONFIG_DEBUG_FS)           += ptp_qoriq_debugfs.o