AA: package/mtd: add option for fixing seama images
authorGabor Juhos <juhosg@openwrt.org>
Fri, 19 Oct 2012 19:44:23 +0000 (19:44 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Fri, 19 Oct 2012 19:44:23 +0000 (19:44 +0000)
commit62619df75719f36acef9fb8ad1ca278b4104373b
treeb1608f5707493502857c144ebb81b8becc62443e
parentb711746e178166b6991e1d7e13d636fed1be87a7
AA: package/mtd: add option for fixing seama images

Backport of r33841.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33870
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]