projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
253c47f
)
openvswitch: disable MIPS16
author
Steven Barth
<steven@midlink.org>
Thu, 18 Sep 2014 12:47:41 +0000
(14:47 +0200)
committer
Steven 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
patch
|
blob
|
history
diff --git
a/net/openvswitch/Makefile
b/net/openvswitch/Makefile
index 1ac882632f51b795e3b0ad955ef74ce0bfae31ba..e607d0fe70ff052d98e496e6f260357a77227d0e 100644
(file)
--- 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