Dear Jorgen Lundman,

In message <4fbc5578.5000...@lundman.net> you wrote:
> 
> I didn't even notice it was sorted. Of course this leave the issue of:
> 
> COBJS-$(CONFIG_YAFFS2) += cmd_yaffs2.o
> COBJS-$(CONFIG_CMD_ZFS) += cmd_zfs.o
> COBJS-$(CONFIG_CMD_SPL) += cmd_spl.o
> 
> Not sure if I was supposed to go before or after that dangling spl.

CONFIG_YAFFS2 should be renamed into CONFIG_CMD_YAFFS2, and both
CONFIG_CMD_YAFFS2 and CONFIG_CMD_SPL should be sorted, too.  But that
would be a separate patch.

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: w...@denx.de
Mirrors should reflect a little before throwing back images.
- Jean Cocteau
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to