summaryrefslogtreecommitdiffstats
path: root/btc
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
commit477793de0c9f448beb0a2c018bb003b5205f97aa (patch)
tree1ee17508aacfef29848e10e7e62a5dfae8e74dfe /btc
parentfc1e4fcabd1e888089d2ea970ee6906735b84598 (diff)
added script to check btc guild miner status
seems to be working
Diffstat (limited to 'btc')
-rw-r--r--btc/mining/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/btc/mining/Makefile b/btc/mining/Makefile
index 0fab7b1f..11058fb1 100644
--- a/btc/mining/Makefile
+++ b/btc/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