op-packages/luci-app-onekeyap/Makefile
github-actions[bot] f7cc7b7fee 🎨 Sync 2026-04-23 20:24:27
2026-04-23 20:24:27 +08:00

16 lines
416 B
Makefile

# See /LICENSE for more information.
# This is free software, licensed under the GNU General Public License v2.
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for one-click AP mode switching
LUCI_DEPENDS:=+luci-base +luci-mod-network
LUCI_PKGARCH:=all
PKG_LICENSE:=GPL-2.0
PKG_MAINTAINER:=lean (coolsnowwolf@gmail.com)
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature