From cf68bd0b2a8f96822f1c0913b962df640f5b9563 Mon Sep 17 00:00:00 2001 From: Andrew Robbins Date: Sat, 24 Nov 2018 21:23:06 -0500 Subject: Consolidate SeaBIOS configs The only difference between the previous "bios" and "vgabios" targets was whether or not a VGA BIOS binary was built along with SeaBIOS. It seemed needless to compile twice in the event that you want both the SeaBIOS payload and its VGA BIOS when you can compile once and make the decision yourself whether to use the produced vgabios.bin --- projects/seabios/configs/install | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 projects/seabios/configs/install (limited to 'projects/seabios/configs/install') diff --git a/projects/seabios/configs/install b/projects/seabios/configs/install new file mode 100644 index 00000000..dd4c65c0 --- /dev/null +++ b/projects/seabios/configs/install @@ -0,0 +1,2 @@ +bios.bin.elf:bios.bin.elf +vgabios.bin:vgabios.bin -- cgit v1.2.3-70-g09d2