Commit ba728aa20ee2e24bf3d33c7ea10914d8af2bcbcc

Con Kolivas 2014-07-12T15:05:52

Merge pull request #628 from stwalkerster/patch-1 Add missing configure options to README

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
diff --git a/README b/README
index f537172..8bce6b2 100644
--- a/README
+++ b/README
@@ -112,6 +112,8 @@ If building on Ubuntu:
 CGMiner specific configuration options:
   --enable-ants1          Compile support for Antminer S1 Bitmain (default
                           disabled)
+  --enable-ants2          Compile support for Antminer S2 Bitmain (default
+                          disabled)
   --enable-avalon         Compile support for Avalon (default disabled)
   --enable-bab            Compile support for BlackArrow Bitfury (default
                           disabled)
@@ -121,6 +123,7 @@ CGMiner specific configuration options:
   --enable-bitfury        Compile support for BitFury ASICs (default disabled)
   --enable-bitmine_A1     Compile support for Bitmine.ch A1 ASICs (default
                           disabled)
+  --enable-cointerra      Compile support for Cointerra ASICs (default disabled)
   --enable-drillbit       Compile support for Drillbit BitFury ASICs (default
                           disabled)
   --enable-hashfast       Compile support for Hashfast (default disabled)