On Thursday 19 November 2009 12:38:42 Robert P. J. Day wrote: > --- a/common/Makefile > +++ b/common/Makefile > @@ -152,7 +152,9 @@ COBJS-$(CONFIG_VFD) += cmd_vfd.o > COBJS-$(CONFIG_DDR_SPD) += ddr_spd.o > COBJS-$(CONFIG_HWCONFIG) += hwconfig.o > COBJS-$(CONFIG_CONSOLE_MUX) += iomux.o > +#ifndef CONFIG_SYS_NO_FLASH > COBJS-y += flash.o > +#endif > COBJS-$(CONFIG_CMD_KGDB) += kgdb.o > COBJS-$(CONFIG_KALLSYMS) += kallsyms.o > COBJS-$(CONFIG_LCD) += lcd.o
me thinks you did not test this and/or you dont know how Makefile's work and/or you forgot to remove debug comments. regardless, obvious NACK -mike
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot