2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-23 12:43:55 +08:00
linux-next/net/phonet/Makefile

10 lines
130 B
Makefile
Raw Normal View History

obj-$(CONFIG_PHONET) += phonet.o
phonet-objs := \
pn_dev.o \
pn_netlink.o \
socket.o \
datagram.o \
sysctl.o \
af_phonet.o