From 74fd495ca00d75a0f3605ee5816adb7ea49ec314 Mon Sep 17 00:00:00 2001 From: Jason Hawks Date: Mon, 13 Nov 2023 14:48:43 -0500 Subject: [PATCH] Up one for build --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1c35028..d9686b4 100755 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Support for easymesh LUCI_DEPENDS:= +kmod-cfg80211 +batctl-default +kmod-batman-adv +dawn +bash PKG_VERSION:=2.8.5 -PKG_RELEASE:=0 +PKG_RELEASE:=1 include $(TOPDIR)/feeds/luci/luci.mk