|
@@ -144,6 +144,9 @@ endif
|
|
|
ifneq ($(BR2_PACKAGE_GPSD_SIRF),y)
|
|
|
GPSD_SCONS_OPTS += sirf=no
|
|
|
endif
|
|
|
+ifneq ($(BR2_PACKAGE_GPSD_SKYTRAQ),y)
|
|
|
+GPSD_SCONS_OPTS += skytraq=no
|
|
|
+endif
|
|
|
ifneq ($(BR2_PACKAGE_GPSD_SUPERSTAR2),y)
|
|
|
GPSD_SCONS_OPTS += superstar2=no
|
|
|
endif
|