]> Git Repo - linux.git/blob - net/qrtr/Makefile
xen/gntdev.c: convert to use vm_map_pages()
[linux.git] / net / qrtr / Makefile
1 obj-$(CONFIG_QRTR) := qrtr.o
2
3 obj-$(CONFIG_QRTR_SMD) += qrtr-smd.o
4 qrtr-smd-y      := smd.o
5 obj-$(CONFIG_QRTR_TUN) += qrtr-tun.o
6 qrtr-tun-y      := tun.o
This page took 0.03648 seconds and 4 git commands to generate.