Re: [U-Boot] [PATCH v6 3/3] mtd: Makefile: deep cleanup

2019-12-04 Thread Tom Rini
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 o

[U-Boot] [PATCH v6 3/3] mtd: Makefile: deep cleanup

2019-10-25 Thread Miquel Raynal
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 (