From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sam Ravnborg Date: Mon, 9 Jun 2003 13:11:48 +0200 Subject: [U-Boot-Users] Build system improvements? Message-ID: <20030609111148.GA10440@mars.ravnborg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Being used to the Linux kernel 2.5 build system, the build system for Das U-Boot looks like an area for improvements. What features are most seeked among the u-boot developers? I will not promise, but I may take a stamp on it. Being inspired from the Linux kernel I have the following things in mind: (no particular order) - Less verbose output - Dependency generation including dependency on CONFIG symbols - Kernel config tool Sam