rk: gcc-wrapper.py ignore sysctl_net_core.c:24

Signed-off-by: Huang, Tao <huangtao@rock-chips.com>
This commit is contained in:
Huang, Tao
2015-05-20 15:34:59 +08:00
parent addd2754f3
commit ceaf071f79

View File

@@ -51,6 +51,7 @@ allowed_warnings = set([
"compat_binfmt_elf.c:58",
"psci.c:299",
"psci.c:304",
"sysctl_net_core.c:24",
])
# Capture the name of the object file, can find it.