From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Sat, 5 Nov 2011 13:11:13 -0400 Subject: [U-Boot] [PATCH v2 6/8] tegra2: Implement SPI / UART GPIO switch In-Reply-To: References: <1320360099-28227-1-git-send-email-sjg@chromium.org> <201111032144.55384.vapier@gentoo.org> Message-ID: <201111051311.14271.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Saturday 05 November 2011 10:43:07 Simon Glass wrote: > On Thu, Nov 3, 2011 at 6:44 PM, Mike Frysinger wrote: > > On Thursday 03 November 2011 18:41:37 Simon Glass wrote: > >> Since we are adding a second file to board/nvidia/common, we create > >> a proper Makefile there and remove the direct board.o include from > >> board/nvidia/seaboard/Makefile > > > > so who is including board/nvidia/common/libnvidia.o now ? > > No one - it doesn't exist and that directory doesn't have a Makefile. > The top-level Makefile doesn't require it, but since I now have more > than one object file I want to create a library. this patchset adds: board/nvidia/common/Makefile | 47 +++++++ which creates a libnvidia.o. so once this patch is applied, how is libnvidia.o getting linked in ? -mike -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: This is a digitally signed message part. Url : http://lists.denx.de/pipermail/u-boot/attachments/20111105/aacd3cb5/attachment.pgp