core/linux-rpi-legacy: update $pkgbase.install

Point to correct kernel since recently renamed
This commit is contained in:
graysky 2021-11-29 02:06:42 -05:00
parent 70a4cb1c78
commit ad3cc3e1ab

View file

@ -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