summaryrefslogtreecommitdiffstats
path: root/cleandeps
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2014-11-28 05:07:04 (EST)
committer Francis Rowe <info@gluglug.org.uk>2014-12-11 18:23:16 (EST)
commit137aee12fb6f8c2c682268c6894110d486c12caa (patch)
tree4237b42d1978e163caa4491b6a80f5e7a1092e40 /cleandeps
parente1839b53737ba6058a864fcc6d1c50f5784c9866 (diff)
downloadlibreboot-137aee12fb6f8c2c682268c6894110d486c12caa.zip
libreboot-137aee12fb6f8c2c682268c6894110d486c12caa.tar.gz
libreboot-137aee12fb6f8c2c682268c6894110d486c12caa.tar.bz2
ThinkPad X200 support added to libreboot
Diffstat (limited to 'cleandeps')
-rwxr-xr-xcleandeps5
1 files changed, 5 insertions, 0 deletions
diff --git a/cleandeps b/cleandeps
index f3bb66a..43ee0c2 100755
--- a/cleandeps
+++ b/cleandeps
@@ -119,6 +119,11 @@ cd ../
rm -f resources/utilities/i945-pwm/i945-pwm
+# clean ich9deblob utility
+# --------------------------------------------------------------------
+
+rm -f resources/utilities/ich9deblob/ich9deblob
+
# a few more things to do last
# --------------------------------------------------------