On 01/19/2014 09:33 AM, Baruch Siach wrote: > I see this patch now in git. But this patch alone, even when combined with > the > following one (9a115f3e24), doesn't fix the build when applied on top of 8.21 > (the current Buildroot version). Is there anything missing? Should I rerun > ./bootstrap?
Yes you need to rerun bootstrap when running from the git tree. To get a tarball for use out of that the handiest is `make dist` thanks, Pádraig.
