summaryrefslogtreecommitdiffstats
path: root/net/phonet/Makefile
diff options
context:
space:
mode:
authorRemi Denis-Courmont <remi.denis-courmont@nokia.com>2008-09-22 20:03:44 -0700
committerDavid S. Miller <davem@davemloft.net>2008-09-22 20:03:44 -0700
commitf8ff60283de2b6775d7a14619056a08e3083bd40 (patch)
treeaea8a14283aa5b5f7952e6e7b8e4adcc4422c592 /net/phonet/Makefile
parent8ead536dec142f27d5b5f72c3994eb39f4741717 (diff)
downloadlinux-0-day-f8ff60283de2b6775d7a14619056a08e3083bd40.tar.gz
linux-0-day-f8ff60283de2b6775d7a14619056a08e3083bd40.tar.xz
Phonet: network device and address handling
This provides support for adding Phonet addresses to and removing Phonet addresses from network devices. Signed-off-by: RĂ©mi Denis-Courmont <remi.denis-courmont@nokia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/phonet/Makefile')
-rw-r--r--net/phonet/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/phonet/Makefile b/net/phonet/Makefile
index 5dbff68a6f361..980a3866c9a38 100644
--- a/net/phonet/Makefile
+++ b/net/phonet/Makefile
@@ -1,4 +1,5 @@
obj-$(CONFIG_PHONET) += phonet.o
phonet-objs := \
+ pn_dev.o \
af_phonet.o