From 047306c0e75b70073adc486a3ccf39fc9bd43428 Mon Sep 17 00:00:00 2001 From: Darryl Sokoloski Date: Tue, 25 May 2021 13:41:13 -0400 Subject: netifyd: Fixed broken auto-configuration options passing. Signed-off-by: Darryl Sokoloski --- net/netifyd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/netifyd/Makefile') diff --git a/net/netifyd/Makefile b/net/netifyd/Makefile index ac99b17ba..18a447a60 100644 --- a/net/netifyd/Makefile +++ b/net/netifyd/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netifyd -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_MAINTAINER:=Darryl Sokoloski PKG_LICENSE:=GPL-3.0-or-later -- cgit v1.2.3