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
openocd: bump version to 0.10.0
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
lilik-openwrt-22.03
Paul Fertser
8 years ago
parent
8e83bb28f1
commit
1d58e2797d
1 changed files
with
2 additions
and
5 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-5
utils/openocd/Makefile
+ 2
- 5
utils/openocd/Makefile
View File
@ -8,7 +8,7 @@
i
n
c
l
u
d
e
$(
TOPDIR
)
/
r
u
l
e
s
.
m
k
i
n
c
l
u
d
e
$(
TOPDIR
)
/
r
u
l
e
s
.
m
k
PKG_NAME
:=
openocd
PKG_NAME
:=
openocd
PKG_VERSION
:=
v0.
9
.0
PKG_VERSION
:=
v0.
10
.0
PKG_RELEASE
:=
1
PKG_RELEASE
:=
1
PKG_SOURCE_PROTO
:=
git
PKG_SOURCE_PROTO
:=
git
@ -59,10 +59,7 @@ CONFIGURE_ARGS += \
--disable-werror
\
--disable-werror
\
MAKEINFO
=
true
\
MAKEINFO
=
true
\
--enable-dummy
\
--enable-dummy
\
--enable-sysfsgpio
\
--enable-usb_blaster_libftdi
\
--enable-openjtag_ftdi
\
--enable-presto_libftdi
--enable-sysfsgpio
d
e
f
i
n
e
B
u
i
l
d
/
C
o
m
p
i
l
e
d
e
f
i
n
e
B
u
i
l
d
/
C
o
m
p
i
l
e
+
$(
MAKE_VARS
)
\
+
$(
MAKE_VARS
)
\
Write
Preview
Loading…
Cancel
Save