X-Git-Url: http://git.rot13.org/?p=goodfet;a=blobdiff_plain;f=firmware%2Fconfig.mk;h=8ed07855c19d2558808d0d84b3f4dbc9187024ce;hp=d9c077c7aea1ae1c235faa12425f469d11dd4379;hb=db17bb84f47b0fa002873fe2954424cf6e194c5e;hpb=f7fdc48f01ada713d5034763a2f3395fe2a7c51b diff --git a/firmware/config.mk b/firmware/config.mk index d9c077c..8ed0785 100644 --- a/firmware/config.mk +++ b/firmware/config.mk @@ -37,7 +37,7 @@ CONFIG_ccspi = n CONFIG_nrf = y endif -ifneq (,$(findstring $(board),goodfet40 goodfet41)) +ifneq (,$(findstring $(board),goodfet40 goodfet41 goodfet42)) mcu ?= msp430f2618 platform := goodfet CONFIG_nrf = y