[U-Boot] build breakage w/recent pulls

Wolfgang Denk wd at denx.de
Sun Sep 4 23:31:58 CEST 2011


Dear Kumar Gala,

In message <3E7798A9-6359-44D8-936B-930601A0F560 at kernel.crashing.org> you wrote:
>
> Add the following change:

Thanks, but...

> --- a/drivers/video/Makefile
> +++ b/drivers/video/Makefile
> @@ -41,6 +41,8 @@ COBJS-$(CONFIG_SED156X) += sed156x.o
>  COBJS-$(CONFIG_VIDEO_SM501) += sm501.o
>  COBJS-$(CONFIG_VIDEO_SMI_LYNXEM) += smiLynxEM.o videomodes.o
>  COBJS-$(CONFIG_VIDEO_VCXK) += bus_vcxk.o
> +COBJS-$(CONFIG_VIDEO_OMAP3) += omap3_dss.o
> +COBJS-y += videomodes.o

It appears wrong to me to always buiuld and include videomodes, even
for boards that have no video support at all?

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
Steal five dollars and you were a petty  thief.  Steal  thousands  of
dollars and you are either a government or a hero.
                                   - Terry Pratchett, _Going_Postal_


More information about the U-Boot mailing list