]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - lib/Makefile
PM: PM notifier error injection module
[mirror_ubuntu-bionic-kernel.git] / lib / Makefile
index 71acfa4489f3ba52d760ed837d1259931e7541ba..c32c66473ba157c00b3b7f230cc5e5929024f21c 100644 (file)
@@ -92,6 +92,7 @@ obj-$(CONFIG_IOMMU_HELPER) += iommu-helper.o
 obj-$(CONFIG_FAULT_INJECTION) += fault-inject.o
 obj-$(CONFIG_NOTIFIER_ERROR_INJECTION) += notifier-error-inject.o
 obj-$(CONFIG_CPU_NOTIFIER_ERROR_INJECT) += cpu-notifier-error-inject.o
+obj-$(CONFIG_PM_NOTIFIER_ERROR_INJECT) += pm-notifier-error-inject.o
 
 lib-$(CONFIG_GENERIC_BUG) += bug.o