commit | be3d562d8c79809b131e947d70961e7c84ee49a7 | [log] [tgz] |
---|---|---|
author | Huang, Tao <huangtao@rock-chips.com> | Mon May 04 19:00:03 2015 +0800 |
committer | Huang, Tao <huangtao@rock-chips.com> | Mon May 04 19:00:03 2015 +0800 |
tree | 2962161f54a54f56b9b564557f215632e1f3fd84 | |
parent | 67c89a3e845ad2b34e9fb4ba41f5171100e72dc8 [diff] [blame] |
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.