tools: bring back genext2fs for apm821xx
authorFelix Fietkau <nbd@nbd.name>
Sat, 23 Jul 2016 17:33:28 +0000 (19:33 +0200)
committerFelix Fietkau <nbd@nbd.name>
Sat, 23 Jul 2016 17:37:20 +0000 (19:37 +0200)
commit07577c5ebe1a49b5c05659559c2fd220647b33f6
tree2e4dfa5598203e4d9ec88de0567e69416ad8df66
parent18f368fa35269aba4ad444d3a4bae06d4608a2c8
tools: bring back genext2fs for apm821xx

This reverts commit 8c68c104eaba65273280c7a4727fbb10ab10f5af.
It is used for apm821xx, which needs ext2 (not ext4) images for some
devices.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/linux/apm821xx/sata/target.mk
tools/Makefile
tools/genext2fs/Makefile [new file with mode: 0644]
tools/genext2fs/patches/100-c99_scanf.patch [new file with mode: 0644]
tools/genext2fs/patches/200-autoconf.patch [new file with mode: 0644]
tools/genext2fs/patches/300-blocksize-creator.patch [new file with mode: 0644]
tools/genext2fs/patches/400-byteswap_fix.patch [new file with mode: 0644]