rk: gcc-wrapper.py ignore compat_binfmt_elf.c:58

Signed-off-by: Huang, Tao <huangtao@rock-chips.com>
diff --git a/scripts/gcc-wrapper.py b/scripts/gcc-wrapper.py
index 1f4ee7b..e3452e2 100755
--- a/scripts/gcc-wrapper.py
+++ b/scripts/gcc-wrapper.py
@@ -48,6 +48,7 @@
     "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.