Fixed broken config in Makefile.
[goodfet] / firmware / Makefile
index 51e8ba6..a3b7cfc 100644 (file)
@@ -91,13 +91,13 @@ CC=msp430-gcc -Wall -Os -g -mmcu=$(mcu) -D$(mcu) -D$(platform) -Dplatform=$(plat
 # config = monitor jtagxscale
 
 # OpenOCD bit-bang device
-config = monitor openocd
+#config = monitor openocd
 
 # Old Default Config
 # config = monitor sbw  chipcon nrf ccspi spi jtagarm7 jtag430 jtag430x2 avr
 
 # New default.
-config ?= monitor chipcon ccspi nrf spi jtagarm7 jtag430 jtag430x2 avr
+config ?= monitor chipcon ccspi nrf spi jtagarm7 jtag430 jtag430x2 avr openocd
 
 # Build the needed list of app and lib object files from the config
 apps=