mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-07-28 03:01:54 +08:00
12 lines
282 B
Makefile
12 lines
282 B
Makefile
include $(TOPDIR)/rules.mk
|
|
|
|
LUCI_TITLE:=Configrure modem bands via mmcli utility
|
|
LUCI_DEPENDS:=+luci-proto-modemmanager +luci-app-modeminfo
|
|
PKG_LICENSE:=GPLv3
|
|
PKG_VERSION:=0.1.1
|
|
PKG_RELEASE:=1
|
|
|
|
include $(TOPDIR)/feeds/luci/luci.mk
|
|
|
|
# call BuildPackage - OpenWrt buildroot signature
|