summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2014-11-28 05:15:45 +0000
committerFrancis Rowe <info@gluglug.org.uk>2014-11-28 05:15:45 +0000
commit3aa57086082433aaadfb22b55e19df4a1882c22f (patch)
tree56ebd6b35765e9bbc39487636a6ab189577b0fbc
parent95e8eb6020ef3adb9f4ac6edc893fa59db1fa96a (diff)
cleandeps: clean i945-pwm utility
-rwxr-xr-xcleandeps5
1 files changed, 5 insertions, 0 deletions
diff --git a/cleandeps b/cleandeps
index b651a00..0f80717 100755
--- a/cleandeps
+++ b/cleandeps
@@ -105,6 +105,11 @@ make clean
cd ../
+# clean i945-pwm utility
+# --------------------------------------------------------------------
+
+rm -f resources/utilities/i945-pwm/i945-pwm
+
# a few more things to do last
# --------------------------------------------------------