mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-07-27 10:31:38 +08:00
9 lines
188 B
Makefile
9 lines
188 B
Makefile
include $(TOPDIR)/rules.mk
|
|
|
|
LUCI_TITLE:=Support for Quectel WWAN modules
|
|
LUCI_DEPENDS:=+quectel-cm
|
|
|
|
include $(TOPDIR)/feeds/luci/luci.mk
|
|
|
|
# call BuildPackage - OpenWrt buildroot signature
|