From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Wed, 4 Dec 2019 21:53:18 -0500 Subject: [U-Boot] [PATCH v6 3/3] mtd: Makefile: deep cleanup In-Reply-To: <20191025173931.10693-4-miquel.raynal@bootlin.com> References: <20191025173931.10693-1-miquel.raynal@bootlin.com> <20191025173931.10693-4-miquel.raynal@bootlin.com> Message-ID: <20191205025318.GI9549@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, Oct 25, 2019 at 07:39:31PM +0200, Miquel Raynal wrote: > Move MTD-related lines out of the root Makefile. Put them in their > respective directories. Enclose some of these new lines to skip them > when building the SPL. MTD core files and some MTD device drivers are > compiled in a mtd.o object and included in the final object only if > MTD support is required (there are two different symbols for that, one > for U-Boot and one for the SPL). > > Now that all defconfigs have been fixed, we can stop the logic where > enabling a command selects the core files to compile. This logic is > broken since selecting a symbol with a 'depends on' will not enforce > this secondary dependency. > > Signed-off-by: Miquel Raynal Applied to u-boot/master, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: not available URL: