This website requires JavaScript.
Explore
Help
Register
Sign In
malhuda
/
msm-4.14
Watch
1
Star
0
Fork
0
You've already forked msm-4.14
mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced
2025-02-20 11:45:48 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
msm-4.14
/
net
/
phonet
/
Makefile
8 lines
104 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-22 20:03:00 -07: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-22 20:03:44 -07: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-22 20:04:30 -07:00
pn_netlink.o
\
Phonet: common socket glue This provides the socket API for the Phonet protocols family. Signed-off-by: Remi Denis-Courmont <remi.denis-courmont@nokia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
2008-09-22 20:05:19 -07:00
socket.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-22 20:03:00 -07:00
af_phonet.o
Reference in New Issue
Copy Permalink