To modify Ixia port numbers and IP in pod.yaml
[kvmfornfv.git] / kernel / net / Makefile
index 3995613..a5d0409 100644 (file)
@@ -74,3 +74,6 @@ obj-$(CONFIG_HSR)             += hsr/
 ifneq ($(CONFIG_NET_SWITCHDEV),)
 obj-y                          += switchdev/
 endif
+ifneq ($(CONFIG_NET_L3_MASTER_DEV),)
+obj-y                          += l3mdev/
+endif