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