openvswitch: disable MIPS16
Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
parent
253c47ff3d
commit
4795b81884
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ PKG_VERSION:=2.3.0
|
|||
PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
||||
PKG_LICENSE:=Apache-2.0
|
||||
PKG_LICENSE_FILE:=COPYING
|
||||
PKG_USE_MIPS16:=0
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://github.com/openvswitch/ovs
|
||||
|
|
Loading…
Reference in a new issue