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

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to