From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40841) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bn6aM-0006aE-Hm for qemu-devel@nongnu.org; Thu, 22 Sep 2016 12:10:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bn6aH-00060u-Gc for qemu-devel@nongnu.org; Thu, 22 Sep 2016 12:10:53 -0400 Received: from mail-yw0-x22b.google.com ([2607:f8b0:4002:c05::22b]:36011) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bn6aH-00060Q-An for qemu-devel@nongnu.org; Thu, 22 Sep 2016 12:10:49 -0400 Received: by mail-yw0-x22b.google.com with SMTP id t67so95069537ywg.3 for ; Thu, 22 Sep 2016 09:10:49 -0700 (PDT) Sender: Richard Henderson References: <1474401271-3104-1-git-send-email-rth@twiddle.net> <20160922084020.12fb895a@thh440s> From: Richard Henderson Message-ID: <22edb41a-1917-1445-8c9c-3889c1a21048@twiddle.net> Date: Thu, 22 Sep 2016 09:10:46 -0700 MIME-Version: 1.0 In-Reply-To: <20160922084020.12fb895a@thh440s> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL 00/13] AVR target List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Thomas Huth Cc: qemu-devel@nongnu.org, peter.maydell@linaro.org On 09/21/2016 11:40 PM, Thomas Huth wrote: > Slowly we're getting really a lot of target-something folders in the > main directory. Maybe we should rather introduce a singly "target" > folder instead and put all the targets under that folder? So we then > get target/avr/, target/ppc/, target/i386/ etc. in the tree instead. > Would look much more tidied up to me. Our main folder is IMHO still > too much overcrowded. I don't feel the same overcrowding, but I wouldn't be opposed if others agree and if you want to do all the adjusting of the build system. r~