diff options
Diffstat (limited to 'scripts/gcc-wrapper.py')
| -rwxr-xr-x | scripts/gcc-wrapper.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/gcc-wrapper.py b/scripts/gcc-wrapper.py index 001cc444e75..83f7e99da3b 100755 --- a/scripts/gcc-wrapper.py +++ b/scripts/gcc-wrapper.py @@ -47,6 +47,7 @@ allowed_warnings = set([ "nl80211.c:58", "jhash.h:137", "cmpxchg.h:162", + "ping.c:87", ]) # Capture the name of the object file, can find it. |
