From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Fri, 26 Jan 2007 09:47:10 -0600 Subject: [U-Boot-Users] [PATCH] Separate 83xx, 85xx, and 86xx configurations into their own Makefiles In-Reply-To: <20070126154333.73FEC353CC1@atlas.denx.de> References: <20070126154333.73FEC353CC1@atlas.denx.de> Message-ID: <45BA227E.2020509@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: > In message <11698248351613-git-send-email-timur@freescale.com> you wrote: >> This patch moves the board configuration rules for 83xx, 85xx, and 86xx boards >> into their own makefiles. All 83xx boards are now configured in Makefile.83xx, >> all 85xx boards are in Makefile.85xx, and all 86xx boards are in Makefile.86xx. >> With separate maintainers for these families, this patch allows new boards >> to be added without having merge conflicts. > > I reject this patch. The Makefile may be long, but I rather have all > information in one place. Are you interested in any changes that divide the families into their own directories? -- Timur Tabi Linux Kernel Developer @ Freescale