kernel: mtdsplit: add support for BCM63XX CFE firmware
[openwrt/openwrt.git] / target / linux / generic / files / drivers / mtd / mtdsplit / Makefile
index 9217d8f64fbb9059628ce4eed98b57e8da70088c..1461099b7c8ba9f53c38f12fa9b88e054f946194 100644 (file)
@@ -1,4 +1,5 @@
 obj-$(CONFIG_MTD_SPLIT)                += mtdsplit.o
+obj-$(CONFIG_MTD_SPLIT_BCM63XX_FW) += mtdsplit_bcm63xx.o
 obj-$(CONFIG_MTD_SPLIT_BCM_WFI_FW) += mtdsplit_bcm_wfi.o
 obj-$(CONFIG_MTD_SPLIT_CFE_BOOTFS) += mtdsplit_cfe_bootfs.o
 obj-$(CONFIG_MTD_SPLIT_SEAMA_FW) += mtdsplit_seama.o