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)
commita67d5fd24fa80d3f0989f0e6a3f137b8c18cdc41
tree21c6d4e95ba552b0fdecc792f9ce70e5c1e063d4
parent25250a22ef4e5e02475f63c20aa9f73ce7c996bd
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]