From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Tue, 29 Jan 2008 14:54:04 +0100 Subject: [U-Boot-Users] [PATCH] ppc_4xx:HCU4/5: Fix O= builds In-Reply-To: <12006474891759-git-send-email-niklaus.giger@netstal.com> References: <12006474891759-git-send-email-niklaus.giger@netstal.com> Message-ID: <200801291454.04390.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Friday 18 January 2008, Niklaus Giger wrote: > Allow passing O=../build for the HCU4/HCU5 builds This re-introduces the original problem, I tried to solve with my version: [stefan at ubuntu u-boot-ppc4xx (for-1.3.2)]$ ./MAKEALL hcu4 Configuring for hcu4 board... ppc_4xx-gcc: hcu_flash.c: No such file or directory ppc_4xx-gcc: no input files ppc_4xx-gcc: nm_bsp.c: No such file or directory ppc_4xx-gcc: no input files Please send a patch that fixes the problem without such a compilation error/warning. And please always keep me on CC on mails/patches that are related to ppc4xx. For "git-send-email" you can use the "-cc" option. Nitpick: And also please use "ppc4xx:" instead of "ppc_4xx:" in the mail subject (git commit text). Thanks. Best regards, Stefan ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================