Updated kernel version number in depmod
This commit is contained in:
parent
4e0efcea1a
commit
3e69c17283
1 changed files with 2 additions and 2 deletions
|
|
@ -63,8 +63,8 @@ actions:
|
|||
|
||||
- action: run
|
||||
chroot: true
|
||||
description: depmod kernel modules
|
||||
command: depmod -a 4.4.146
|
||||
description: depmod kernel modules (needs /lib/modules/N.N.N)
|
||||
command: depmod -a 4.14.186
|
||||
|
||||
{{ if eq $variant "lxqt" }}
|
||||
# - action: recipe
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue