diff options
Diffstat (limited to 'protocols/luci-proto-mbim/Makefile')
-rw-r--r-- | protocols/luci-proto-mbim/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/protocols/luci-proto-mbim/Makefile b/protocols/luci-proto-mbim/Makefile index edcc9ee5ab..3716f4b7b0 100644 --- a/protocols/luci-proto-mbim/Makefile +++ b/protocols/luci-proto-mbim/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Support for MBIM LUCI_DEPENDS:=+umbim +PKG_LICENSE:=Apache-2.0 + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature |