summaryrefslogtreecommitdiff
path: root/cleandeps
diff options
context:
space:
mode:
Diffstat (limited to 'cleandeps')
-rwxr-xr-xcleandeps9
1 files changed, 9 insertions, 0 deletions
diff --git a/cleandeps b/cleandeps
index 0f80717..894046a 100755
--- a/cleandeps
+++ b/cleandeps
@@ -105,6 +105,15 @@ make clean
cd ../
+# clean grubinvaders
+# ----------------------------------------------------------
+
+cd grubinvaders/
+
+./clean.sh
+
+cd ../
+
# clean i945-pwm utility
# --------------------------------------------------------------------