On Fri, May 04, 2007 at 10:31:24PM +0200, Robert Schwebel wrote:
> Could you try if this version works for you:
> 
> Index: rules/pre/Rules.make
> ===================================================================
> --- rules/pre/Rules.make      (revision 7153)
> +++ rules/pre/Rules.make      (working copy)
> @@ -226,7 +226,7 @@
>  
>  CROSS_ENV_PKG_CONFIG := \
>       SYSROOT=$(SYSROOT) \
> -     PKG_CONFIG=$(PTXCONF_CROSS_PREFIX)/bin/$(COMPILER_PREFIX)pkg-config
> +     PKG_CONFIG="$(call 
> remove_quotes,$(PTXCONF_CROSS_PREFIX)/bin/$(COMPILER_PREFIX)pkg-config)"
>  
>  CROSS_ENV_FLAGS := \
>       $(CROSS_ENV_CFLAGS) \

I committed this version, it survived allyesarm here.

Robert 
-- 
 Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
 Pengutronix - Linux Solutions for Science and Industry
   Handelsregister:  Amtsgericht Hildesheim, HRA 2686
     Hannoversche Str. 2, 31134 Hildesheim, Germany
   Phone: +49-5121-206917-0 |  Fax: +49-5121-206917-9


-- 
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to