]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
grub: ignore missing .symtab in modules
authorArne Fitzenreiter <arne_f@ipfire.org>
Wed, 5 Jul 2017 15:42:21 +0000 (17:42 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 5 Jul 2017 15:42:21 +0000 (17:42 +0200)
old binutis add an empty .symtab section at stripping
and grub check that this exists also on modules that export
no symbols.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>

No differences found