From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Mon, 16 Jan 2012 05:06:08 -0500 Subject: [U-Boot] [PATCH V4 2/2] ext4fs write support In-Reply-To: <20120116075820.D8CFD17133E2@gemini.denx.de> References: <1325039007-10611-1-git-send-email-uma.shankar@samsung.com> <201201151903.09599.vapier@gentoo.org> <20120116075820.D8CFD17133E2@gemini.denx.de> Message-ID: <201201160506.11722.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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: