aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pps/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/pps/Makefile')
-rw-r--r--drivers/pps/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pps/Makefile b/drivers/pps/Makefile
index 77c23457b739..4483eaadaddd 100644
--- a/drivers/pps/Makefile
+++ b/drivers/pps/Makefile
@@ -5,6 +5,6 @@
5pps_core-y := pps.o kapi.o sysfs.o 5pps_core-y := pps.o kapi.o sysfs.o
6pps_core-$(CONFIG_NTP_PPS) += kc.o 6pps_core-$(CONFIG_NTP_PPS) += kc.o
7obj-$(CONFIG_PPS) := pps_core.o 7obj-$(CONFIG_PPS) := pps_core.o
8obj-y += clients/ 8obj-y += clients/ generators/
9 9
10ccflags-$(CONFIG_PPS_DEBUG) := -DDEBUG 10ccflags-$(CONFIG_PPS_DEBUG) := -DDEBUG