4 lines
87 B
Makefile
4 lines
87 B
Makefile
obj-$(CONFIG_QRTR) := qrtr.o
|
|
|
|
obj-$(CONFIG_QRTR_SMD) += qrtr-smd.o
|
|
qrtr-smd-y := smd.o
|