linux4.19: move System.map to -dbg package.
This commit is contained in:
parent
2a99138ab0
commit
39f092c622
1 changed files with 1 additions and 0 deletions
|
@ -327,5 +327,6 @@ linux4.19-dbg_package() {
|
|||
short_desc+=" - debugging symbols"
|
||||
pkg_install() {
|
||||
vmove usr/lib/debug
|
||||
vmove "boot/System.map-${_kernver}"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue