From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 14 Aug 2012 22:23:03 +0200 Subject: [U-Boot] [PATCH] COMMON: Fix HAVE_VENDOR_COMMON_LIB mistake In-Reply-To: References: <1344972440-12208-1-git-send-email-marex@denx.de> Message-ID: <201208142223.03387.marex@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 Dear Daniel Schwierzeck, > Hi Marek, > > 2012/8/14 Marek Vasut : > > The conditional clause assigning HAVE_VENDOR_COMMON_LIB generated > > " y" instead of "y", causing the vendor lib not being built. This > > in turn made some spear boards and nvidia boards broken. > > > > Signed-off-by: Marek Vasut > > Cc: Wolfgang Denk > > Cc: Daniel Schwierzeck [..] > there is already a patch for this > http://patchwork.ozlabs.org/patch/177235/ > > sorry for the inconvenience That's ok, don't sweat it :) Your patch is better, thanks Dan! Best regards, Marek Vasut