diff options
| author | Dirk Behme <[email protected]> | 2011-07-11 08:49:18 +0000 |
|---|---|---|
| committer | Albert ARIBAUD <[email protected]> | 2011-09-03 22:40:46 +0200 |
| commit | 34d34b88b6b3d947de86dae81574bdde85b8d01e (patch) | |
| tree | 9ad6b564381bafb16cc15b059d42d2a95031ad4c /include | |
| parent | 15c2e2c0ea64a0ab10b6765e2b0ab46d99d9ac34 (diff) | |
SMDKV310: Fix host compilation of mkv310_image
Fix compilation of mkv310_image host tool
tools/mkv310_image.c: In function 'main':
tools/mkv310_image.c:67: error: 'S_IRUSR' undeclared (first use in this function)
tools/mkv310_image.c:67: error: (Each undeclared identifier is reported only once
tools/mkv310_image.c:67: error: for each function it appears in.)
tools/mkv310_image.c:67: error: 'S_IWUSR' undeclared (first use in this function)
tools/mkv310_image.c:67: error: 'S_IRGRP' undeclared (first use in this function)
tools/mkv310_image.c:67: error: 'S_IWGRP' undeclared (first use in this function)
tools/mkv310_image.c:67: error: 'S_IROTH' undeclared (first use in this function)
tools/mkv310_image.c:67: error: 'S_IWOTH' undeclared (first use in this function)
resulting from a 'make smdkv310_config'.
Signed-off-by: Dirk Behme <[email protected]>
Signed-off-by: Minkyu Kang <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
