[gps] furuno: fix typo

This commit is contained in:
Christophe De Wagter
2016-04-21 00:04:30 +02:00
committed by Felix Ruess
parent 10fb395a9d
commit ed7fb783e6
@@ -19,7 +19,7 @@ ifneq ($(GPS_LED),none)
endif
ifdef SECONDARY_GPS
ifneq (,$(findstring $(SECONDARY_GPS), nmea furono))
ifneq (,$(findstring $(SECONDARY_GPS), nmea furuno))
# this is the secondary GPS
ap.CFLAGS += -DGPS_SECONDARY_TYPE_H=\"subsystems/gps/gps_nmea.h\"
ap.CFLAGS += -DSECONDARY_GPS=gps_nmea