build: Install GRUB, but not RPi firmware

GRUB is needed for all machines that run Aimee OS.  The Raspberry Pi
firmware, of course, is only needed to run Aimee OS on a Raspberry Pi.
Thus, the former should be listed in the global `build.packages` file,
while the latter should be built only for projects targeting Raspberry
Pis.
gentoo
Dustin 2024-12-05 21:02:46 -06:00
parent 238c3aff05
commit 39f5b8464d
1 changed files with 1 additions and 2 deletions

View File

@ -1,2 +1 @@
sys-boot/raspberrypi-firmware sys-boot/grub
sys-boot/u-boot