Added GF42 to config.mk
authortravisutk <travisutk@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Sun, 11 Nov 2012 21:08:02 +0000 (21:08 +0000)
committertravisutk <travisutk@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Sun, 11 Nov 2012 21:08:02 +0000 (21:08 +0000)
git-svn-id: https://svn.code.sf.net/p/goodfet/code/trunk@1331 12e2690d-a6be-4b82-a7b7-67c4a43b65c8

firmware/config.mk

index d9c077c..8ed0785 100644 (file)
@@ -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