[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1495213543-30318-1-git-send-email-mrv@mojatatu.com>
Date: Fri, 19 May 2017 13:05:43 -0400
From: Roman Mashak <mrv@...atatu.com>
To: stephen@...workplumber.org
Cc: netdev@...r.kernel.org, Roman Mashak <mrv@...atatu.com>
Subject: [PATCH iproute2 1/1] tc: fix Makefile to build skbmod
Signed-off-by: Roman Mashak <mrv@...atatu.com>
---
tc/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/tc/Makefile b/tc/Makefile
index 9a6bb1d..678b302 100644
--- a/tc/Makefile
+++ b/tc/Makefile
@@ -45,6 +45,7 @@ TCMODULES += m_nat.o
TCMODULES += m_pedit.o
TCMODULES += m_ife.o
TCMODULES += m_skbedit.o
+TCMODULES += m_skbmod.o
TCMODULES += m_csum.o
TCMODULES += m_simple.o
TCMODULES += m_vlan.o
--
1.9.1
Powered by blists - more mailing lists