From 1d58e2797d5f6135314e90b4176ff76bd51c29b2 Mon Sep 17 00:00:00 2001 From: Paul Fertser Date: Tue, 24 Jan 2017 17:05:05 +0300 Subject: [PATCH] openocd: bump version to 0.10.0 Signed-off-by: Paul Fertser --- utils/openocd/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/utils/openocd/Makefile b/utils/openocd/Makefile index e18e1aa19e..45901c531e 100644 --- a/utils/openocd/Makefile +++ b/utils/openocd/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openocd -PKG_VERSION:=v0.9.0 +PKG_VERSION:=v0.10.0 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git @@ -59,10 +59,7 @@ CONFIGURE_ARGS += \ --disable-werror \ MAKEINFO=true \ --enable-dummy \ - --enable-sysfsgpio \ - --enable-usb_blaster_libftdi \ - --enable-openjtag_ftdi \ - --enable-presto_libftdi + --enable-sysfsgpio define Build/Compile +$(MAKE_VARS) \