projects
/
linux-2.6.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
Phonet: common socket glue
[linux-2.6.git]
/
net
/
phonet
/
Makefile
diff --git
a/net/phonet/Makefile
b/net/phonet/Makefile
index
4143c3e
..
c1d671d
100644
(file)
--- a/
net/phonet/Makefile
+++ b/
net/phonet/Makefile
@@
-3,4
+3,5
@@
obj-$(CONFIG_PHONET) += phonet.o
phonet-objs := \
pn_dev.o \
pn_netlink.o \
+ socket.o \
af_phonet.o