
29 Nov
2018
29 Nov
'18
1:05 a.m.
On Thu, 29 Nov 2018 00:08:00 +0100 Miquel Raynal miquel.raynal@bootlin.com wrote:
There is no point in compiling mtdparts.c only in certain circumstances. Whether MTD is needed and it will be built, or MTD is not needed and the file will be ignored.
You're overlooking the image size constraint. Some might want to have MTD support without partitioning, and we shouldn't force them to pull this code in if they don't need it.