luci/protocols/luci-proto-mbim/Makefile
Howard Chu 37176dc126 luci-proto-mbim: introduce package
Based on luci-proto-qmi
Tested with Sierra Wireless MC7455

Signed-off-by: Howard Chu <hyc@symas.com>

[Squashed. updated commit message, adjusted the parameters to match
upstream-accepted implementation of MBIM protocol]

Signed-off-by: Lech Perczak <lech.perczak@gmail.com>
2023-05-18 01:23:44 +02:00

14 lines
300 B
Makefile

#
# Copyright (C) 2008-2014 The LuCI Team <luci@lists.subsignal.org>
#
# This is free software, licensed under the Apache License, Version 2.0 .
#
include $(TOPDIR)/rules.mk
LUCI_TITLE:=Support for MBIM
LUCI_DEPENDS:=+umbim
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature