mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-01-24 02:22:15 +08:00
correcting one hyphen in linux-lts .preset, no rebuild done (needed?) fir this yet
This commit is contained in:
parent
35c8cd211f
commit
236e22263f
@ -9,7 +9,7 @@ post_install () {
|
||||
echo ">>> Updating module dependencies. Please wait ..."
|
||||
depmod ${KERNEL_VERSION}
|
||||
echo ">>> Generating initial ramdisk, using mkinitcpio. Please wait..."
|
||||
mkinitcpio -p linux-${KERNEL_NAME}
|
||||
mkinitcpio -p linux${KERNEL_NAME}
|
||||
|
||||
|
||||
# add compat symlinks for the initramfs images
|
||||
|
Loading…
Reference in New Issue
Block a user