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
parent
238c3aff05
commit
39f5b8464d
|
@ -1,2 +1 @@
|
||||||
sys-boot/raspberrypi-firmware
|
sys-boot/grub
|
||||||
sys-boot/u-boot
|
|
||||||
|
|
Loading…
Reference in New Issue