From 96ca7ee67a36605a33de8d57eb8e8d3998bc6427 Mon Sep 17 00:00:00 2001 From: Michał Masłowski Date: Wed, 03 Sep 2014 14:30:21 -0400 Subject: Merge libreboot-6b6. Conflicts: buildrom-withgrub --- (limited to 'builddeps') diff --git a/builddeps b/builddeps index 6e57e98..57697da 100755 --- a/builddeps +++ b/builddeps @@ -2,7 +2,7 @@ # builddeps script: builds the dependencies needed for 'build' to compile the ROM images # -# Copyright (C) 2014 Francis Rowe +# Copyright (C) 2014 Francis Rowe # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -52,6 +52,21 @@ ./builddeps-flashrom +# Build SeaBIOS (legacy X86 BIOS payload for coreboot) +# -------------------------------------------------------------------- + +./builddeps-seabios + +# Build GRUB Invaders +# -------------------------------------------------------------------- + +./builddeps-grubinvaders + +# Build i945-pwm +# -------------------------------------------------------------------- + +./builddeps-i945pwm + # ------------------- DONE ---------------------- -- cgit v0.9.1