blob: 2b1e639c6e0d58997f169c1f0b6369bf276e9e23 [file] [log] [blame]
diff -aruN a/probes/Makefile b/probes/Makefile
--- a/probes/Makefile 2015-06-18 10:49:01.000000000 -0700
+++ b/probes/Makefile 2016-05-06 22:59:08.177878721 -0700
@@ -204,7 +204,7 @@
endif
endif
-ifneq ($(CONFIG_PM_RUNTIME),)
+ifneq ($(CONFIG_PM),)
obj-m += $(shell \
if [ $(VERSION) -ge 4 \
-o \( $(VERSION) -eq 3 -a $(PATCHLEVEL) -ge 2 \) ] ; then \