23 May 2012 09:53
Re: [PATCH 2/2] zfs: Add ZFS filesystem support
Wolfgang Denk <wd <at> denx.de>
2012-05-23 07:53:27 GMT
2012-05-23 07:53:27 GMT
Dear Jorgen Lundman, In message <4FBC5578.5000404 <at> 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: wd <at> denx.de Mirrors should reflect a little before throwing back images. - Jean Cocteau
RSS Feed