kernel: add a mtdsplit implementation for tp-link firmware headers
[openwrt/staging/yousong.git] / target / linux / generic / files / drivers / mtd / mtdsplit / Makefile
index 41bc1dec10210a02e1e8e0f4ba9b87141c6cf21f..bcb250b64d25fbaf770709032fca20049e2b4f85 100644 (file)
@@ -3,3 +3,4 @@ obj-$(CONFIG_MTD_SPLIT_SEAMA_FW) += mtdsplit_seama.o
 obj-$(CONFIG_MTD_SPLIT_SQUASHFS_ROOT) += mtdsplit_squashfs.o
 obj-$(CONFIG_MTD_SPLIT_UIMAGE_FW) += mtdsplit_uimage.o
 obj-$(CONFIG_MTD_SPLIT_LZMA_FW) += mtdsplit_lzma.o
+obj-$(CONFIG_MTD_SPLIT_TPLINK_FW) += mtdsplit_tplink.o