[U-Boot] build breakage w/recent pulls
Kumar Gala
galak at kernel.crashing.org
Mon Sep 5 00:48:49 CEST 2011
On Sep 4, 2011, at 4:31 PM, Wolfgang Denk wrote:
> 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
Patch sent to fix
- k
More information about the U-Boot
mailing list