aboutsummaryrefslogtreecommitdiff
path: root/cleandeps
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-02-13 23:38:47 +0000
committerFrancis Rowe <info@gluglug.org.uk>2015-02-13 23:38:47 +0000
commit4ebfb52f2418adf73405c90771c1b080644afed0 (patch)
tree64e66c7bc2a6692330a22588f361ff29e51be013 /cleandeps
parent50701e0614ccb2c5d87cfe17e0abc85341773260 (diff)
downloadlibrebootfr-4ebfb52f2418adf73405c90771c1b080644afed0.tar.gz
librebootfr-4ebfb52f2418adf73405c90771c1b080644afed0.zip
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 88c028be..76181b38 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
# ----------------------------------------------------------