aha/net/phonet/Makefile
Remi Denis-Courmont f8ff60283d 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

5 lines
76 B
Makefile

obj-$(CONFIG_PHONET) += phonet.o
phonet-objs := \
pn_dev.o \
af_phonet.o