From 1f79c76292c67b6ce9fd605d977431bc258ffeb7 Mon Sep 17 00:00:00 2001 From: ben Date: Fri, 10 Nov 2023 00:52:42 +0000 Subject: [PATCH] Update 'Makefile' --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 2a16a2c..5940f7d 100755 --- a/Makefile +++ b/Makefile @@ -7,8 +7,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Support for easymesh LUCI_DEPENDS:= +kmod-cfg80211 +batctl-default +kmod-batman-adv +dawn +bash -PKG_VERSION:=2.7 -PKG_RELEASE:=3 +PKG_VERSION:=2.8 +PKG_RELEASE:=4 include $(TOPDIR)/feeds/luci/luci.mk