[gps] fix typo in furuno.makefle (#1621)

While we are fixing typos in furuno, how about this?
This commit is contained in:
Kirk Scheper
2016-04-21 09:41:04 +02:00
committed by Felix Ruess
parent b973dd2110
commit d0969b7259
@@ -32,7 +32,6 @@ else
ap.CFLAGS += -DGPS_TYPE_H=\"subsystems/gps/gps_nmea.h\"
endif
ap.CFLAGS += -DGPS_TYPE_H=\"subsystems/gps/gps_nmea.h\"
ap.srcs += $(SRC_SUBSYSTEMS)/gps/gps_nmea.c $(SRC_SUBSYSTEMS)/gps/gps_furuno.c
ap.srcs += $(SRC_SUBSYSTEMS)/gps.c