package/mtd: add option for fixing seama images
authorGabor Juhos <juhosg@openwrt.org>
Thu, 18 Oct 2012 07:22:59 +0000 (07:22 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Thu, 18 Oct 2012 07:22:59 +0000 (07:22 +0000)
commit77854d0c3fb20cfaf7752a0d04abe786758a2f6f
tree6d9714e2397ea0ccd7e08c849ece661e5fca5b72
parentf2aeaf40fbbb06263105a7a8cb8423e01a766e8c
package/mtd: add option for fixing seama images

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33841
package/mtd/Makefile
package/mtd/src/Makefile
package/mtd/src/md5.c [new file with mode: 0644]
package/mtd/src/md5.h [new file with mode: 0644]
package/mtd/src/mtd.c
package/mtd/src/mtd.h
package/mtd/src/seama.c [new file with mode: 0644]
package/mtd/src/seama.h [new file with mode: 0644]