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.
This commit is contained in:
@@ -1,2 +1 @@
|
||||
sys-boot/raspberrypi-firmware
|
||||
sys-boot/u-boot
|
||||
sys-boot/grub
|
||||
|
||||
Reference in New Issue
Block a user