X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=lib%2FMakefile;h=bc4073a8cd08da8377053c54a09e61f753a3fc7b;hb=2f5a31456ee80b37ef1170319fa134af0a1dfcc4;hp=50144a3aeebdb8dfcadca9ec735a1b9012fc518d;hpb=d3304cadb2e24517938e24efd58fd9ee6504fefe;p=mirror_ubuntu-zesty-kernel.git diff --git a/lib/Makefile b/lib/Makefile index 50144a3aeebd..bc4073a8cd08 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -128,7 +128,6 @@ obj-$(CONFIG_SWIOTLB) += swiotlb.o obj-$(CONFIG_IOMMU_HELPER) += iommu-helper.o iommu-common.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 obj-$(CONFIG_NETDEV_NOTIFIER_ERROR_INJECT) += netdev-notifier-error-inject.o obj-$(CONFIG_MEMORY_NOTIFIER_ERROR_INJECT) += memory-notifier-error-inject.o