diff options
author | Roland McGrath <roland@redhat.com> | 2005-09-03 13:57:15 -0700 |
---|---|---|
committer | Sam Ravnborg <sam@mars.ravnborg.org> | 2005-09-10 15:09:02 +0200 |
commit | caba0233bc85ec311159a35f138d957d05cf2fe8 (patch) | |
tree | fc96f12dc691f10f0969b12ab172d71e94e03e97 /drivers | |
parent | cd05e6bdc6001ac6e8ab13720693b7e1302d9848 (diff) | |
download | linux-3.10-caba0233bc85ec311159a35f138d957d05cf2fe8.tar.gz linux-3.10-caba0233bc85ec311159a35f138d957d05cf2fe8.tar.bz2 linux-3.10-caba0233bc85ec311159a35f138d957d05cf2fe8.zip |
[PATCH] kbuild: ignore all debugging info sections in scripts/reference_discarded.pl
GCC 4 emits more DWARF debugging information than before and there is now a
.debug_loc section as well. This causes "make buildcheck" to fail. Rather
than just add that one to the special case list, I used a regexp to ignore
any .debug_ANYTHING sections in case more show up in the future.
Signed-off-by: Roland McGrath <roland@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions