rk: gcc-wrapper.py ignore atags_to_fdt.c:96
author黄涛 <huangtao@rock-chips.com>
Tue, 17 Jun 2014 04:53:45 +0000 (12:53 +0800)
committer黄涛 <huangtao@rock-chips.com>
Tue, 17 Jun 2014 04:53:45 +0000 (12:53 +0800)
scripts/gcc-wrapper.py

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