mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-rpi-legacy: update $pkgbase.install
Point to correct kernel since recently renamed
This commit is contained in:
parent
70a4cb1c78
commit
ad3cc3e1ab
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ post_upgrade() {
|
|||
echo "________________________________________________________________________________"
|
||||
echo ""
|
||||
echo "WARNING: You must switch to a different kernel for the Raspberry Pi 4:"
|
||||
echo " pacman -S linux-raspberrypi4"
|
||||
echo " pacman -S linux-rpi"
|
||||
echo "________________________________________________________________________________"
|
||||
echo ""
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue