blob: d723d8c98f00f733f0758cfb9d64d4a64504635c [file] [log] [blame]
obj-$(CONFIG_NET_BUF) += buf.o
ifeq ($(CONFIG_NETWORKING),y)
ifeq ($(CONFIG_NET_L2_RAW_CHANNEL),y)
obj-y += ip/net_pkt.o
else
obj-y += ip/
endif
endif
include lib/Makefile
obj-y += lib/