rk: gcc-wrapper.py ignore compat_binfmt_elf.c:58

Signed-off-by: Huang, Tao <huangtao@rock-chips.com>
This commit is contained in:
Huang, Tao
2015-05-04 19:00:03 +08:00
parent 67c89a3e84
commit be3d562d8c

View File

@@ -48,6 +48,7 @@ allowed_warnings = set([
"menu.c:129",
"bus.c:318", # FIXME
"atags_to_fdt.c:96",
"compat_binfmt_elf.c:58",
])
# Capture the name of the object file, can find it.