diff options
-rw-r--r-- | net/openvswitch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |