rk: gcc-wrapper.py ignore compat_binfmt_elf.c:58
authorHuang, Tao <huangtao@rock-chips.com>
Mon, 4 May 2015 11:00:03 +0000 (19:00 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Mon, 4 May 2015 11:00:03 +0000 (19:00 +0800)
Signed-off-by: Huang, Tao <huangtao@rock-chips.com>
scripts/gcc-wrapper.py

index 1f4ee7b5fc68756e329330e1b35e42e50b138151..e3452e2256928972ad55c84679bf8eec0fbf65cc 100755 (executable)
@@ -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.