On Wed, Feb 23, 2011 at 04:44:30PM +0100, [email protected] wrote:
> From: Daniel Kriesten <[email protected]>
> 
> Signed-off-by: Daniel Kriesten <[email protected]>

applied.

Michael

> ---
>  rules/gpsd.make |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/rules/gpsd.make b/rules/gpsd.make
> index 8d307e8..b2e1fac 100644
> --- a/rules/gpsd.make
> +++ b/rules/gpsd.make
> @@ -76,8 +76,8 @@ else
>  GPSD_AUTOCONF += --disable-pps-on-cts
>  endif
>  
> -ifneq ($(call remove_quotes,$(PTXCONF_GPSD_DRIVER_USER)),)
> -GPSD_AUTOCONF += --enable-gpsd-user=$(PTXCONF_GPSD_DRIVER_USER)
> +ifneq ($(call remove_quotes,$(PTXCONF_GPSD_USER)),)
> +GPSD_AUTOCONF += --enable-gpsd-user=$(PTXCONF_GPSD_USER)
>  endif
>  ifneq ($(call remove_quotes,$(PTXCONF_GPSD_FIXED_PORT_SPEED)),)
>  GPSD_AUTOCONF += --enable-fixed-port-speed=$(PTXCONF_GPSD_FIXED_PORT_SPEED)
> -- 
> 1.7.3.4
> 
> 
> -- 
> ptxdist mailing list
> [email protected]
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

-- 
ptxdist mailing list
[email protected]

Reply via email to