rk: gcc-wrapper.py ignore atags_to_fdt.c:96

This commit is contained in:
黄涛
2014-06-17 12:53:45 +08:00
parent d74914e81d
commit 3388a670bd

View File

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