openvswitch: disable MIPS16
authorSteven Barth <steven@midlink.org>
Thu, 18 Sep 2014 12:47:41 +0000 (14:47 +0200)
committerSteven Barth <steven@midlink.org>
Thu, 18 Sep 2014 12:47:41 +0000 (14:47 +0200)
Signed-off-by: Steven Barth <steven@midlink.org>
net/openvswitch/Makefile

index 1ac882632f51b795e3b0ad955ef74ce0bfae31ba..e607d0fe70ff052d98e496e6f260357a77227d0e 100644 (file)
@@ -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