mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
1121584f5d
"as --compress-debug-sections" will generate compressed debug sections with section names ".zdebug*". This patch puts .zdebug* section on white list. Signed-off-by: H.J. Lu <hjl.tools@gmail.com> Signed-off-by: Michal Marek <mmarek@suse.cz>