Browse Source

Mise à jour de 'cgminer/Makefile'

wareck 4 years ago
parent
commit
dae6bed269
1 changed files with 2 additions and 1 deletions
  1. 2 1
      cgminer/Makefile

+ 2 - 1
cgminer/Makefile

@@ -62,7 +62,8 @@ endef
 TARGET_LDFLAGS += -Wl,-rpath-link=$(STAGING_DIR)/usr/lib
 
 ifeq ($(CONFIG_CGMINER_BITMAIN),y)
-	CONFIGURE_ARGS += --without-curses --enable-ants3
+	#CONFIGURE_ARGS += --without-curses --enable-ants3
+  	CONFIGURE_ARGS += --without-curses --enable-bitmain
 endif
 ifeq ($(CONFIG_TARGET_brcm2708_RaspberryPi),)
 	CONFIGURE_ARGS += --without-curses