From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Loeliger Date: Mon, 18 Feb 2008 13:43:03 -0600 Subject: [U-Boot-Users] [PATCH] mpc86xx: Fix implicit declaration of functions 'init_laws' and 'disable_law' In-Reply-To: <200802182035.57392.sr@denx.de> References: <1203285378-9946-3-git-send-email-plagnioj@jcrosoft.com> <47B9C13B.3070205@freescale.com> <200802182035.57392.sr@denx.de> Message-ID: <47B9DFC7.70602@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 Stefan Roese wrote: >> My apologies - I somehow missed this in my patch series. Me three. >> I'm not >> used to the incredibly verbose output from uboot build - warnings >> don't jump out at you like they do with linux builds. > > "make -s" is your friend (s for silent). Well, not _really_... :-) > And I'm still waiting for Jon's patches So am I. Has anyone asked him when we'll get them? :-) > with the build-system rework with > Linux style compilation output. :) It's on my list... :-) jdl