diff options
author | user <user@bergwerk> | 2011-07-09 07:11:12 +0000 |
---|---|---|
committer | user <user@bergwerk> | 2011-07-09 07:11:12 +0000 |
commit | d68cc2cacb434a7d7605c4a50671f4180d1afaba (patch) | |
tree | 96fe2e3156091500563dbd0caa08e2932a0bf333 /mining | |
parent | 12237bd4762086a14b526771c5fc67752b22d7eb (diff) |
mining Makefile: enable auto-configure
Diffstat (limited to 'mining')
-rw-r--r-- | mining/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mining/Makefile b/mining/Makefile index f8362cda..8701920f 100644 --- a/mining/Makefile +++ b/mining/Makefile @@ -14,7 +14,7 @@ fix-linucCoin: configure echo 'sudo tar xvf /opt/AMD-APP-SDK-v2.4-lnx64/icd-registration.tgz -C /' >> /usr/bin/ati_license cp -r user /home configure: - sensors-detect + yes '' | sensors-detect @cat CONFIGURE archlinux: bin/archlinux-cruise-control |