commit 4795b818841800e0cd9b988d3378aa92850a6e40
parent 253c47ff3da3651eb7f235d9cf72b1be5bca7a2c
Author: Steven Barth <steven@midlink.org>
Date: Thu, 18 Sep 2014 14:47:41 +0200
openvswitch: disable MIPS16
Signed-off-by: Steven Barth <steven@midlink.org>
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/net/openvswitch/Makefile b/net/openvswitch/Makefile
@@ -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