[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v2 2/3] dtc: add submodule
From: |
Alexander Graf |
Subject: |
Re: [Qemu-devel] [PATCH v2 2/3] dtc: add submodule |
Date: |
Mon, 25 Feb 2013 13:36:16 +0100 |
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?
Alex