On 12:52 Fri 04 Apr , [EMAIL PROTECTED] wrote: > From: Michal Simek <[EMAIL PROTECTED]> > > Signed-off-by: Michal Simek <[EMAIL PROTECTED]> > --- > drivers/net/Makefile | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/drivers/net/Makefile b/drivers/net/Makefile > index 320dc3e..e6b0543 100644 > --- a/drivers/net/Makefile > +++ b/drivers/net/Makefile > @@ -59,6 +59,7 @@ COBJS-y += tsec.o > COBJS-y += tsi108_eth.o > COBJS-y += uli526x.o > COBJS-y += vsc7385.o > +COBJS-$(CONFIG_XILINX_EMAC) += xilinx_emac.o > > COBJS := $(COBJS-y) > SRCS := $(COBJS:.o=.c) > -- Please do it when you add the driver
Best Regards, J. ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ U-Boot-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/u-boot-users
