This website requires JavaScript.
Explore
Help
Register
Sign In
Minki
/
linux
Watch
1
Star
0
Fork
1
You've already forked linux
mirror of
https://github.com/torvalds/linux.git
synced
2024-11-22 20:22:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8fb397406f
linux
/
net
/
phonet
/
Makefile
7 lines
92 B
Makefile
Raw
Normal View
History
Unescape
Escape
Phonet: add CONFIG_PHONET Signed-off-by: Remi Denis-Courmont <remi.denis-courmont@nokia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
2008-09-23 03:03:00 +00:00
obj-$(CONFIG_PHONET)
+=
phonet.o
phonet-objs
:=
\
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>
2008-09-23 03:03:44 +00:00
pn_dev.o
\
Phonet: Netlink interface This provides support for configuring Phonet addresses, notifying Phonet configuration changes, and dumping the configuration. Signed-off-by: Remi Denis-Courmont <remi.denis-courmont@nokia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
2008-09-23 03:04:30 +00:00
pn_netlink.o
\
Phonet: add CONFIG_PHONET Signed-off-by: Remi Denis-Courmont <remi.denis-courmont@nokia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
2008-09-23 03:03:00 +00:00
af_phonet.o
Reference in New Issue
Copy Permalink