This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
openvswitch: disable MIPS16
Signed-off-by: Steven Barth <steven@midlink.org>
lilik-openwrt-22.03
Steven Barth
10 years ago
parent
253c47ff3d
commit
4795b81884
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
net/openvswitch/Makefile
+ 1
- 0
net/openvswitch/Makefile
View 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
Write
Preview
Loading…
Cancel
Save