openwrtv4/package/system/mtd/src
Josua Mayer 1e71fca777 mtd: fix building with glibc
src/linksys_bootcount.c misses to include stdint.h.
Apparently musl doesn't mind and includes this header by default,
but glibc does not and causes the build to fail.

Signed-off-by: Josua Mayer <josua.mayer97@gmail.com>
2016-08-18 09:49:18 +02:00
..
crc32.c packages: clean up the package folder 2013-06-21 16:54:37 +00:00
crc32.h packages: clean up the package folder 2013-06-21 16:54:37 +00:00
fis.c treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
fis.h packages: clean up the package folder 2013-06-21 16:54:37 +00:00
imagetag.c treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
jffs2.c treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
jffs2.h packages: clean up the package folder 2013-06-21 16:54:37 +00:00
linksys_bootcount.c mtd: fix building with glibc 2016-08-18 09:49:18 +02:00
Makefile mtd: add linksys_bootcount for ipq806x 2016-06-13 22:51:41 +02:00
md5.c packages: clean up the package folder 2013-06-21 16:54:37 +00:00
md5.h packages: clean up the package folder 2013-06-21 16:54:37 +00:00
mtd.c mtd: support -c (datasize) option for fixseama command 2016-06-20 08:01:31 +02:00
mtd.h mtd: support -c (datasize) option for fixseama command 2016-06-20 08:01:31 +02:00
seama.c mtd: support -c (datasize) option for fixseama command 2016-06-20 08:01:31 +02:00
seama.h mtd: seama: add md5 to header struct 2016-05-09 18:53:11 +02:00
trx.c treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00