2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-18 10:13:57 +08:00
linux-next/net/phonet/Makefile

12 lines
166 B
Makefile
Raw Normal View History

obj-$(CONFIG_PHONET) += phonet.o pn_pep.o
phonet-y := \
pn_dev.o \
pn_netlink.o \
socket.o \
datagram.o \
sysctl.o \
af_phonet.o
pn_pep-y := pep.o pep-gprs.o