aboutsummaryrefslogtreecommitdiff
path: root/drivers/pps/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/pps/Makefile')
-rw-r--r--drivers/pps/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/pps/Makefile b/drivers/pps/Makefile
index 19ea582f431..98960ddd318 100644
--- a/drivers/pps/Makefile
+++ b/drivers/pps/Makefile
@@ -4,5 +4,6 @@
pps_core-y := pps.o kapi.o sysfs.o
obj-$(CONFIG_PPS) := pps_core.o
+obj-y += clients/
ccflags-$(CONFIG_PPS_DEBUG) := -DDEBUG