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