aboutsummaryrefslogtreecommitdiff
path: root/net/phonet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/phonet/Makefile')
-rw-r--r--net/phonet/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/phonet/Makefile b/net/phonet/Makefile
new file mode 100644
index 00000000000..d62bbba649b
--- /dev/null
+++ b/net/phonet/Makefile
@@ -0,0 +1,11 @@
+obj-$(CONFIG_PHONET) += phonet.o pn_pep.o
+
+phonet-objs := \
+ pn_dev.o \
+ pn_netlink.o \
+ socket.o \
+ datagram.o \
+ sysctl.o \
+ af_phonet.o
+
+pn_pep-objs := pep.o pep-gprs.o