[U-Boot-Users] [PATCH10] microblaze - add EMAC and EMAClite to Makefile
Michal Simek
Monstr at seznam.cz
Tue Sep 11 17:48:59 CEST 2007
> DESC: add EMAC and EMAClite to Makefile
>
> Signed-off-by: Michal Simek <monstr at monstr.eu>
>Nit: You can probably split and merge this patch with the previous
>two, but it doesn't really matter.
>.g
I want to split because Makefile is connected with two new drivers.
M
>
> diff --git a/drivers/net/Makefile b/drivers/net/Makefile
> index 37d69b9..2a18acc 100644
> --- a/drivers/net/Makefile
> +++ b/drivers/net/Makefile
> @@ -25,7 +25,7 @@ include $(TOPDIR)/config.mk
>
> LIB := $(obj)libnet.a
>
> -COBJS := mcffec.o
> +COBJS := mcffec.o xilinx_emac.o xilinx_emaclite.o
>
> SRCS := $(COBJS:.o=.c)
> OBJS := $(addprefix $(obj),$(COBJS))
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems? Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> U-Boot-Users mailing list
> U-Boot-Users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/u-boot-users
>
--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
grant.likely at secretlab.ca
(403) 399-0195
More information about the U-Boot
mailing list