mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-07-27 10:31:38 +08:00
12 lines
227 B
Makefile
12 lines
227 B
Makefile
include $(TOPDIR)/rules.mk
|
|
|
|
LUCI_TITLE:=LuCI Support for mnh
|
|
LUCI_DEPENDS:=+luci-compat +mnh
|
|
LUCI_PKGARCH:=all
|
|
|
|
PKG_LICENSE:=BSD-3-Clause
|
|
|
|
include $(TOPDIR)/feeds/luci/luci.mk
|
|
|
|
# call BuildPackage - OpenWrt buildroot signature
|