
obj-$(CONFIG_NET) += lwip/
obj-$(CONFIG_NET) += net.o

EXTRA_CFLAGS += -I$(srctree)/include/net
