Hollis Blanchard wrote:
dtb is the compiled (binary) form of dts (source) device tree files. Think of it like bios.bin: if make clean doesn't delete bios.bin (and it looks like it doesn't), neither should it delete *.dtb, and we can drop the patch. Acked-by: Hollis Blanchard <hollisb@xxxxxxxxxx>
make clean doesn't delete bios.bin, because bios.bin is under source control (as it requires special tools to build).
I see that *.dtb is also under source control, so will apply the patch. -- error compiling committee.c: too many arguments to function -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html