Browse Source

Update README.

ckolivas 14 years ago
parent
commit
a91e145ff1
1 changed files with 7 additions and 0 deletions
  1. 7 0
      README

+ 7 - 0
README

@@ -28,6 +28,8 @@ irc://irc.freenode.net/cgminer
 
 
 License: GPLv2.  See COPYING for details.
 License: GPLv2.  See COPYING for details.
 
 
+READ EXECUTIVE SUMMARY BELOW FOR FIRST TIME USERS!
+
 Dependencies:
 Dependencies:
 	curl dev library 	http://curl.haxx.se/libcurl/
 	curl dev library 	http://curl.haxx.se/libcurl/
 	(libcurl4-openssl-dev)
 	(libcurl4-openssl-dev)
@@ -43,6 +45,11 @@ Dependencies:
 	AMD ADL SDK		http://developer.amd.com/sdks/ADLSDK
 	AMD ADL SDK		http://developer.amd.com/sdks/ADLSDK
 	(This sdk is optional and gives support for ATI GPU monitoring & clocking)
 	(This sdk is optional and gives support for ATI GPU monitoring & clocking)
 
 
+CGMiner specific configuration options:
+	--enable-cpumining      Build with cpu mining support(default disabled)
+	--disable-opencl        Override detection and disable building with opencl
+	--disable-adl           Override detection and disable building with adl
+
 Basic *nix build instructions:
 Basic *nix build instructions:
 	To build with GPU mining support:
 	To build with GPU mining support:
 	Install AMD APP sdk, latest version - there is no official place to
 	Install AMD APP sdk, latest version - there is no official place to