From: Steven Barth Date: Thu, 18 Sep 2014 12:47:41 +0000 (+0200) Subject: openvswitch: disable MIPS16 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=4795b818841800e0cd9b988d3378aa92850a6e40;p=openwrt-packages.git openvswitch: disable MIPS16 Signed-off-by: Steven Barth --- diff --git a/net/openvswitch/Makefile b/net/openvswitch/Makefile index 1ac882632..e607d0fe7 100644 --- 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