Commit 9f7c6fe2c2322c2dc31176b19628a448a7c71ea7

Simon Walker 2014-07-12T13:03:55

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)