summaryrefslogtreecommitdiffstats
path: root/mining/Makefile
diff options
context:
space:
mode:
authorFelix Richter <github@syntax-fehler.de>2011-06-30 22:55:26 +0200
committerFelix Richter <github@syntax-fehler.de>2011-06-30 22:55:26 +0200
commit01f35f62d2efe5fc8c41e7964f60c0a2d96f9c71 (patch)
tree38a1a3d6ea63fc45c4c64cb1a1110297e47fbb17 /mining/Makefile
parent9ab87e479e1f75665bc69623eeb740758acb3f0a (diff)
added script to check btc guild miner status
seems to be working
Diffstat (limited to 'mining/Makefile')
-rw-r--r--mining/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mining/Makefile b/mining/Makefile
index 0fab7b1f..11058fb1 100644
--- a/mining/Makefile
+++ b/mining/Makefile
@@ -1,11 +1,11 @@
-.PHONY: all format install
+.PHONY: all format install configure
select-target:
@echo "You are made of stupid!"
echo "look here"
@cat Makefile
format:
cat README
-install:
+install: configure
apt-get install --yes lm-sensors
echo '#!/bin/bash' > /usr/bin/ati_license
echo '#!/bin/sh' > /etc/init.d/live-boot