gpsd: update ubx option for version 3.10

For gpsd 3.10, the ubx scons option has been renamed to ublox. Update our
makefile accordingly.

Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Simon Dawson 2013-12-02 10:21:53 +00:00 committed by Peter Korsgaard
parent b4e40d9492
commit 24b7f4c81a
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ ifneq ($(BR2_PACKAGE_GPSD_TRUE_NORTH),y)
GPSD_SCONS_OPTS += tnt=no
endif
ifneq ($(BR2_PACKAGE_GPSD_UBX),y)
GPSD_SCONS_OPTS += ubx=no
GPSD_SCONS_OPTS += ublox=no
endif
# Features