# mkinitcpio preset for linux-ampere-fourier # # ampere boots from /boot/firmware/ (vfat partition on mmcblk0p1). The # initramfs lands there too so extlinux can pick it up. Only one PRESET # because /boot/firmware is ~1G total — no room for a fallback image # alongside the primary. ALL_kver="/boot/firmware/Image-ampere-fourier" ALL_microcode=() PRESETS=('default') default_image="/boot/firmware/initramfs-ampere-fourier.img"