On 22:56 Sun 04 Jan , Jürgen Schöw wrote: > drivers/net/Makefile | 1 + > drivers/net/ip3912.c | 659 > ++++++++++++++++++++++++++++++++++++ > drivers/net/ip3912.h | 174 ++++++++++ > > diff --git a/drivers/net/Makefile b/drivers/net/Makefile > index 631336a..7c82880 100644 > --- a/drivers/net/Makefile > +++ b/drivers/net/Makefile > @@ -69,6 +69,7 @@ COBJS-$(CONFIG_VSC7385_ENET) += vsc7385.o > COBJS-$(CONFIG_XILINX_EMAC) += xilinx_emac.o > COBJS-$(CONFIG_XILINX_EMACLITE) += xilinx_emaclite.o > COBJS-$(CONFIG_SH_ETHER) += sh_eth.o > +COBJS-$(CONFIG_IP3912_ETHER) += ip3912.o please keep list sorted
Ben could you take a look please Best Regards, J. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

