Makefile 92 B

123456
  1. obj-$(CONFIG_PHONET) += phonet.o
  2. phonet-objs := \
  3. pn_dev.o \
  4. pn_netlink.o \
  5. af_phonet.o