From 65ca980b4872ee43157c6621896e84e817c9aeab Mon Sep 17 00:00:00 2001 From: Alin Nastac Date: Mon, 1 Mar 2021 09:49:43 +0100 Subject: vti: use alternative way to check if kernel support is enabled When necessary support is built in kernel, vti protocol support is not enabled in netifd. Signed-off-by: Alin Nastac --- package/network/config/vti/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/config/vti/Makefile') diff --git a/package/network/config/vti/Makefile b/package/network/config/vti/Makefile index ffac77ab91..292ab111e5 100644 --- a/package/network/config/vti/Makefile +++ b/package/network/config/vti/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=vti -PKG_RELEASE:=3 +PKG_RELEASE:=4 PKG_LICENSE:=GPL-2.0 include $(INCLUDE_DIR)/package.mk -- cgit v1.2.3