2
0
forked from Ivasoft/openwrt

kernel: add a mtdsplit implementation for tp-link firmware headers

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 43806
This commit is contained in:
Felix Fietkau
2015-01-02 21:52:44 +00:00
parent 4153c0adff
commit cc5f89c66a
7 changed files with 179 additions and 0 deletions

View File

@@ -34,3 +34,8 @@ config MTD_SPLIT_LZMA_FW
bool "LZMA compressed kernel based firmware partition parser"
depends on MTD_SPLIT_SUPPORT
select MTD_SPLIT
config MTD_SPLIT_TPLINK_FW
bool "TP-Link firmware parser"
depends on MTD_SPLIT_SUPPORT
select MTD_SPLIT