Parcourir la source

Mise à jour de 'cgminer/Makefile'

wareck il y a 4 ans
Parent
commit
97f0a890dc
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      cgminer/Makefile

+ 1 - 1
cgminer/Makefile

@@ -63,7 +63,7 @@ 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-bmsc
+  	CONFIGURE_ARGS += --without-curses --enable-bitmain
 endif
 ifeq ($(CONFIG_TARGET_brcm2708_RaspberryPi),)
 	CONFIGURE_ARGS += --without-curses