X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=drivers%2Fnet%2FMakefile;h=6005f7e4137bc0c5092422a1a5dbfe682c950c8a;hp=7f9ce90a6d554eb2585f70bf42def4b2a15de071;hb=bcb879c0e37db1cf527ff408df93918f155012ea;hpb=c0bb110b695130866838518e680bdd5473e47928 diff --git a/drivers/net/Makefile b/drivers/net/Makefile index 7f9ce90a6d..6005f7e413 100644 --- a/drivers/net/Makefile +++ b/drivers/net/Makefile @@ -30,6 +30,7 @@ obj-$(CONFIG_FTMAC110) += ftmac110.o obj-$(CONFIG_FTMAC100) += ftmac100.o obj-$(CONFIG_GRETH) += greth.o obj-$(CONFIG_INCA_IP_SWITCH) += inca-ip_sw.o +obj-$(CONFIG_DRIVER_TI_KEYSTONE_NET) += keystone_net.o obj-$(CONFIG_DRIVER_KS8695ETH) += ks8695eth.o obj-$(CONFIG_KS8851_MLL) += ks8851_mll.o obj-$(CONFIG_LAN91C96) += lan91c96.o