]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - net/Makefile
net: Add Qualcomm IPC router
[karo-tx-linux.git] / net / Makefile
index a5d04098dfce8693c46785f6c0dfa90bd23f4187..bdd14553a774f9e6ffe14adb772bfe9a20ce9bd3 100644 (file)
@@ -34,6 +34,7 @@ obj-$(CONFIG_IRDA)            += irda/
 obj-$(CONFIG_BT)               += bluetooth/
 obj-$(CONFIG_SUNRPC)           += sunrpc/
 obj-$(CONFIG_AF_RXRPC)         += rxrpc/
+obj-$(CONFIG_AF_KCM)           += kcm/
 obj-$(CONFIG_ATM)              += atm/
 obj-$(CONFIG_L2TP)             += l2tp/
 obj-$(CONFIG_DECNET)           += decnet/
@@ -77,3 +78,4 @@ endif
 ifneq ($(CONFIG_NET_L3_MASTER_DEV),)
 obj-y                          += l3mdev/
 endif
+obj-$(CONFIG_QRTR)             += qrtr/