diff options
author | Mike Frysinger <vapier@gentoo.org> | 2009-10-18 20:43:14 -0400 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2009-10-19 10:36:31 +0200 |
commit | f67066b6b0740b826ed862615c5ab022aaf4779a (patch) | |
tree | 87a3430d98c037866660dfadae52392261905b6c /rules.mk | |
parent | efd988ebaa241bab265b1511052350207cb7aaa0 (diff) | |
download | u-boot-imx-f67066b6b0740b826ed862615c5ab022aaf4779a.zip u-boot-imx-f67066b6b0740b826ed862615c5ab022aaf4779a.tar.gz u-boot-imx-f67066b6b0740b826ed862615c5ab022aaf4779a.tar.bz2 |
envcrc: check return value of fwrite()
Newer toolchains will often complain about unchecked fwrite():
envcrc.c:117: warning: ignoring return value of `fwrite´, declared
with attribute warn_unused_result
So check the return value to silence the warnings.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'rules.mk')
0 files changed, 0 insertions, 0 deletions