On 02/25/13 13:36, Alexander Graf wrote: > > On 25.02.2013, at 13:24, Gerd Hoffmann wrote: > >> Hi, >> >>>> diff --git a/dtc b/dtc >>>> new file mode 160000 >>>> index 0000000..bc895d6 >>>> --- /dev/null >>>> +++ b/dtc >>> >>> I still don't think that we should have compat submodules in the top level >>> directory. >>> >> >> Don't think this is a big issue. We have only two now. If the number >> grows to 4-5 (which I don't expect happening) it's worth moving them >> into a compat subdir to not clutter the toplevel dir too much. > > Would it be much work to do so now?
Certainly more than a five minute job, especially the build testing to make sure you didn't forgot something which then breaks out-of-tree builds / cross-builds / whatever. Feel free to send patches if it bugs you too much. cheers, Gerd