mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-07-27 10:31:38 +08:00
10 lines
214 B
Makefile
10 lines
214 B
Makefile
include $(TOPDIR)/rules.mk
|
|
|
|
LUCI_TITLE:=LuCI for Argon theme configuration
|
|
LUCI_PKGARCH:=all
|
|
LUCI_DEPENDS:=+luci-theme-argon
|
|
|
|
include $(TOPDIR)/feeds/luci/luci.mk
|
|
|
|
# call BuildPackage - OpenWrt buildroot signature
|