5 lines
64 B
Makefile
5 lines
64 B
Makefile
|
obj-$(CONFIG_PHONET) += phonet.o
|
||
|
|
||
|
phonet-objs := \
|
||
|
af_phonet.o
|