Merge tag 'for-5.12/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / drivers / Makefile
index fd11b9a..6fba7da 100644 (file)
@@ -27,7 +27,7 @@ obj-y                         += idle/
 obj-y                          += char/ipmi/
 
 obj-$(CONFIG_ACPI)             += acpi/
-obj-$(CONFIG_SFI)              += sfi/
+
 # PnP must come after ACPI since it will eventually need to check if acpi
 # was used and do nothing if so
 obj-$(CONFIG_PNP)              += pnp/
@@ -73,6 +73,7 @@ obj-$(CONFIG_NVM)             += lightnvm/
 obj-y                          += base/ block/ misc/ mfd/ nfc/
 obj-$(CONFIG_LIBNVDIMM)                += nvdimm/
 obj-$(CONFIG_DAX)              += dax/
+obj-$(CONFIG_CXL_BUS)          += cxl/
 obj-$(CONFIG_DMA_SHARED_BUFFER) += dma-buf/
 obj-$(CONFIG_NUBUS)            += nubus/
 obj-y                          += macintosh/