🐶 Sync 2025-11-02 14:26:26
This commit is contained in:
13
luci-app-ota/Makefile
Executable file
13
luci-app-ota/Makefile
Executable file
@@ -0,0 +1,13 @@
|
||||
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
LUCI_TITLE:=LuCI for OTA upgrade
|
||||
LUCI_PKGARCH:=all
|
||||
LUCI_DEPENDS:=+fw_download_tool +jsonfilter
|
||||
PKG_VERSION:=1.2
|
||||
PKG_RELEASE:=1
|
||||
PKG_MAINTAINER:=jjm2473 <jjm2473@gmail.com>
|
||||
|
||||
include $(TOPDIR)/feeds/luci/luci.mk
|
||||
|
||||
# call BuildPackage - OpenWrt buildroot signature
|
||||
Reference in New Issue
Block a user