mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
openvswitch: disable MIPS16
Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
@@ -16,6 +16,7 @@ PKG_VERSION:=2.3.0
|
|||||||
PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
||||||
PKG_LICENSE:=Apache-2.0
|
PKG_LICENSE:=Apache-2.0
|
||||||
PKG_LICENSE_FILE:=COPYING
|
PKG_LICENSE_FILE:=COPYING
|
||||||
|
PKG_USE_MIPS16:=0
|
||||||
|
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_URL:=https://github.com/openvswitch/ovs
|
PKG_SOURCE_URL:=https://github.com/openvswitch/ovs
|
||||||
|
|||||||
Reference in New Issue
Block a user