summaryrefslogtreecommitdiffstats
path: root/btc/mining/Makefile
diff options
context:
space:
mode:
authormakefu <makefu@syntax-fehler.de>2011-06-23 01:10:24 +0200
committermakefu <makefu@syntax-fehler.de>2011-06-23 01:10:24 +0200
commitf9ae1d44f2b2b0d9f47efd30a2321cab434233a2 (patch)
tree0bcfc641a2aa760473daa55305909bcc31df3581 /btc/mining/Makefile
parent49251502a13f8602aa97bdcaf45989523b69ab16 (diff)
updated mining
CONFIGURE, more infos about what to do to use the mining Makefile: installs tmux
Diffstat (limited to 'btc/mining/Makefile')
-rw-r--r--btc/mining/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/btc/mining/Makefile b/btc/mining/Makefile
index c673ee3e..b8ed2f6c 100644
--- a/btc/mining/Makefile
+++ b/btc/mining/Makefile
@@ -4,6 +4,7 @@ select-target:
format:
cat README
install:
+ sudo apt-get install tmux
echo '#!/bin/bash' > /usr/bin/ati_license
echo 'sudo tar xvf /opt/AMD-APP-SDK-v2.4-lnx64/icd-registration.tgz -C /' >> /usr/bin/ati_license
cp -r user /home