openwrtv3/package/system/mtd
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
..
src mtd: fix building with glibc 2016-08-18 09:49:18 +02:00
Makefile mvebu: add support for the Linksys boot counter 2015-08-19 08:31:23 +00:00