From 93f92ae77373034dfee8b09148ad026a94efdac0 Mon Sep 17 00:00:00 2001 From: ben Date: Thu, 9 Nov 2023 04:56:50 +0000 Subject: [PATCH] Update 'Makefile' --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fc3c940..576445c 100755 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Support for easymesh LUCI_DEPENDS:= +kmod-cfg80211 +batctl-default +kmod-batman-adv +dawn -PKG_VERSION:=2.5 +PKG_VERSION:=2.6 PKG_RELEASE:=2 include $(TOPDIR)/feeds/luci/luci.mk