obj-$(CONFIG_EVL_NET) += ethernet/ packet/ qdisc/

obj-$(CONFIG_EVL_NET) += net.o

net-y := init.o socket.o dev.o input.o output.o skb.o neighbour.o
