core/linux-aarch64: update

This commit is contained in:
Kevin Mihelich 2017-08-07 02:04:27 +00:00
parent 5c19743dd6
commit f7b7392760

View file

@ -8,8 +8,6 @@ post_install () {
# updating module dependencies
echo ">>> Updating module dependencies. Please wait ..."
depmod ${KERNEL_VERSION}
echo ">>> Generating initial ramdisk, using mkinitcpio. Please wait..."
mkinitcpio -p linux${KERNEL_NAME}
}
post_upgrade() {