diff options
Diffstat (limited to 'drivers/edac/Makefile')
-rw-r--r-- | drivers/edac/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/edac/Makefile b/drivers/edac/Makefile index d2674fbde86f..773472cef76e 100644 --- a/drivers/edac/Makefile +++ b/drivers/edac/Makefile | |||
@@ -18,6 +18,7 @@ obj-$(CONFIG_EDAC_AMD76X) += amd76x_edac.o | |||
18 | obj-$(CONFIG_EDAC_I5000) += i5000_edac.o | 18 | obj-$(CONFIG_EDAC_I5000) += i5000_edac.o |
19 | obj-$(CONFIG_EDAC_E7XXX) += e7xxx_edac.o | 19 | obj-$(CONFIG_EDAC_E7XXX) += e7xxx_edac.o |
20 | obj-$(CONFIG_EDAC_E752X) += e752x_edac.o | 20 | obj-$(CONFIG_EDAC_E752X) += e752x_edac.o |
21 | obj-$(CONFIG_EDAC_I82443BXGX) += i82443bxgx_edac.o | ||
21 | obj-$(CONFIG_EDAC_I82875P) += i82875p_edac.o | 22 | obj-$(CONFIG_EDAC_I82875P) += i82875p_edac.o |
22 | obj-$(CONFIG_EDAC_I82860) += i82860_edac.o | 23 | obj-$(CONFIG_EDAC_I82860) += i82860_edac.o |
23 | obj-$(CONFIG_EDAC_R82600) += r82600_edac.o | 24 | obj-$(CONFIG_EDAC_R82600) += r82600_edac.o |