mass update commit
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
1bbedafdea
commit
78e21b5200
12 changed files with 29 additions and 13 deletions
|
|
@ -22,7 +22,7 @@ set -e
|
|||
#version="$(git describe)
|
||||
version=$(cat include/config/kernel.release)
|
||||
ddir="/boot"
|
||||
spath="arch/x86_64/boot/bzImage"
|
||||
spath="arch/x86/boot/bzImage"
|
||||
fname="vmlinuz-$version"
|
||||
fpath="${ddir}/${fname}"
|
||||
gpath="$ddir/grub/menu.lst"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue