diff options
author | Josua Mayer <josua.mayer97@gmail.com> | 2016-06-24 12:46:49 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2016-08-18 09:49:18 +0200 |
commit | c8580f51ba8c9eef787bef7b3e259860858c0f62 (patch) | |
tree | e04f04b11974fdf6a105857497f4511228e3a819 /scripts | |
parent | d7e4b9babb6ce8bf66c4c2e721b78c30d09afdda (diff) | |
download | upstream-c8580f51ba8c9eef787bef7b3e259860858c0f62.tar.gz upstream-c8580f51ba8c9eef787bef7b3e259860858c0f62.tar.bz2 upstream-c8580f51ba8c9eef787bef7b3e259860858c0f62.zip |
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>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions