mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-07-27 10:31:38 +08:00
9 lines
225 B
Makefile
9 lines
225 B
Makefile
include $(TOPDIR)/rules.mk
|
|
|
|
LUCI_TITLE:=LuCI Support for the PHTunnel
|
|
LUCI_DEPENDS:=+cgi-io +curl +luci-compat +luci-lib-json +phtunnel
|
|
|
|
include $(TOPDIR)/feeds/luci/luci.mk
|
|
|
|
# call BuildPackage - OpenWrt buildroot signature
|