[U-Boot] [PATCH] ARM: fix out-of-tree build of imx31_phycore_eet, add to MAINTAINERS

Wolfgang Denk wd at denx.de
Sat Apr 4 22:18:20 CEST 2009


Dear Guennadi Liakhovetski,

In message <Pine.LNX.4.64.0904042138130.17851 at axis700.grange> you wrote:
> Fix out-of-tree build of the imx31_phycore_eet target, add it to the list 
> of boards, maintained by me, in MAINTAINERS.
> 
> Reported-by: Wolfgang Denk <wd at denx.de>
> Signed-off-by: Guennadi Liakhovetski <lg at denx.de>
> ---
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 284f5c6..4b1b187 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -568,8 +568,9 @@ Prakash Kumar <prakash at embedx.com>
>  
>  Guennadi Liakhovetski <g.liakhovetski at gmx.de>
>  
> -	mx31ads		i.MX31
> -	SMDK6400	S3C6400
> +	mx31ads			i.MX31
> +	imx31_phycore_eet	i.MX31
> +	SMDK6400		S3C6400

Please keep lists sorted.

>  Nishanth Menon <nm at ti.com>
>  
> diff --git a/Makefile b/Makefile
> index f9edd9d..86e6d62 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -3066,6 +3066,7 @@ imx31_litekit_config	: unconfig
>  
>  imx31_phycore_eet_config \
>  imx31_phycore_config	: unconfig
> +	@mkdir -p $(obj)include
>  	@if [ -n "$(findstring _eet_,$@)" ]; then			\
>  		echo "#define CONFIG_IMX31_PHYCORE_EET" >> $(obj)include/config.h;	\
>  	fi

These are two unrelated modifications; please split in two separate
commits.  Thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
You can't evaluate a man by logic alone.
	-- McCoy, "I, Mudd", stardate 4513.3


More information about the U-Boot mailing list