[U-Boot] [PATCH V4 2/2] ext4fs write support

Mike Frysinger vapier at gentoo.org
Mon Jan 16 11:06:08 CET 2012


On Monday 16 January 2012 02:58:20 Wolfgang Denk wrote:
> Mike Frysinger wrote:
> > > +ifndef CONFIG_CMD_EXT4
> > > +COBJS-$(CONFIG_CMD_EXT4_WRITE) += cmd_ext4.o
> > > +endif
> > 
> > the CONFIG_CMD_EXT4 check is not necessary.  if someone tries to enable
> > CONFIG_CMD_EXT4_WRITE but not CONFIG_CMD_EXT4, that's their fault.
> 
> we can try to be a bit user-friendly at least and throw a compile time
> error message.

i'm fine with that.  i just don't think this checking belongs in the Makefiles.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20120116/5c48c87c/attachment.pgp>


More information about the U-Boot mailing list