Linux Audio

Check our new training course

Embedded Linux Audio

Check our new training course
with Creative Commons CC-BY-SA
lecture materials

Bootlin logo

Elixir Cross Referencer

Loading...
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/