You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/boot/uboot-envtools
Josua Mayer c8580f51ba u-boot-envtools: fix building with glibc
tools/env/fw_env.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>
8 years ago
..
files ar71xx: add support for gl-ar300m 8 years ago
patches u-boot-envtools: fix building with glibc 8 years ago
Config.in uboot-envtools: enable UBI support per default on oxnas 10 years ago
Makefile uboot-envtools: add ipq806x support 8 years ago