linux/net/qrtr/Makefile
<<
>>
Prefs
   1obj-$(CONFIG_QRTR) := qrtr.o
   2
   3obj-$(CONFIG_QRTR_SMD) += qrtr-smd.o
   4qrtr-smd-y      := smd.o
   5