]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - lib/Makefile
powerpc: pSeries reconfig notifier error injection module
[mirror_ubuntu-zesty-kernel.git] / lib / Makefile
index c34719337d26984da5008856c117df0f0ab2df40..1054de86ae82e78e4dd9f37ea4dbf4b888950c96 100644 (file)
@@ -94,6 +94,8 @@ 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
 obj-$(CONFIG_MEMORY_NOTIFIER_ERROR_INJECT) += memory-notifier-error-inject.o
+obj-$(CONFIG_PSERIES_RECONFIG_NOTIFIER_ERROR_INJECT) += \
+       pSeries-reconfig-notifier-error-inject.o
 
 lib-$(CONFIG_GENERIC_BUG) += bug.o