Merge "scripts: gcc-wrapper: Allow warnings from 3.10.28"

This commit is contained in:
Linux Build Service Account 2014-02-17 19:49:20 -08:00 committed by Gerrit - the friendly Code Review server
commit 74e8997e6f
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ allowed_warnings = set([
"af_unix.c:893",
"nl80211.c:58",
"jhash.h:137",
"cmpxchg.h:162",
])
# Capture the name of the object file, can find it.