summaryrefslogtreecommitdiffstats
path: root/cleandeps
diff options
context:
space:
mode:
Diffstat (limited to 'cleandeps')
-rwxr-xr-xcleandeps18
1 files changed, 0 insertions, 18 deletions
diff --git a/cleandeps b/cleandeps
index 802a4cc..7b28c27 100755
--- a/cleandeps
+++ b/cleandeps
@@ -105,24 +105,6 @@ make clean
cd ../
-# clean grubinvaders
-# --------------------------------------------------------
-
-cd grubinvaders
-
-./clean.sh
-
-cd ../
-
-# clean i945-pwm
-# --------------------------------------------------------
-
-cd resources/utilities/i945-pwm
-
-make clean
-
-cd ../../../
-
# a few more things to do last
# --------------------------------------------------------