linux5.10: move System.map to -dbg package.
This commit is contained in:
parent
50e93c87a4
commit
140534dc74
1 changed files with 1 additions and 0 deletions
|
@ -335,5 +335,6 @@ linux5.10-dbg_package() {
|
|||
short_desc+=" - debugging symbols"
|
||||
pkg_install() {
|
||||
vmove usr/lib/debug
|
||||
vmove "boot/System.map-${_kernver}"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue