summaryrefslogtreecommitdiffstats
path: root/cleandeps
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-02-13 18:38:47 (EST)
committer Francis Rowe <info@gluglug.org.uk>2015-02-13 18:38:47 (EST)
commit4ebfb52f2418adf73405c90771c1b080644afed0 (patch)
tree64e66c7bc2a6692330a22588f361ff29e51be013 /cleandeps
parent50701e0614ccb2c5d87cfe17e0abc85341773260 (diff)
downloadlibreboot-4ebfb52f2418adf73405c90771c1b080644afed0.zip
libreboot-4ebfb52f2418adf73405c90771c1b080644afed0.tar.gz
libreboot-4ebfb52f2418adf73405c90771c1b080644afed0.tar.bz2
Delete SeaBIOS from libreboot.
It was virtually useless. Noone used it. SeaBIOS is easy enough to build from source if someone wants to use it from now on.
Diffstat (limited to 'cleandeps')
-rwxr-xr-xcleandeps9
1 files changed, 0 insertions, 9 deletions
diff --git a/cleandeps b/cleandeps
index 88c028b..76181b3 100755
--- a/cleandeps
+++ b/cleandeps
@@ -99,15 +99,6 @@ rm -f flashrom_lenovobios_macronix
# done. go back to main directory
cd ../
-# clean seabios
-# --------------------------------------------------------
-
-cd seabios/
-
-make clean
-
-cd ../
-
# clean grubinvaders
# ----------------------------------------------------------