jim-nvp is moving from jimtcl to openocd

The jim-nvp code is specific to openocd, so it belongs in openocd,
not in the core jimtcl.

Signed-off-by: Steve Bennett <steveb@workware.net.au>
This commit is contained in:
Steve Bennett
2011-09-29 16:12:41 +10:00
committed by Øyvind Harboe
parent 05b12e6c5e
commit ef885d3b2a
6 changed files with 620 additions and 4 deletions

View File

@@ -20,7 +20,8 @@ libhelper_la_SOURCES = \
time_support.c \
replacements.c \
fileio.c \
util.c
util.c \
jim-nvp.c
if IOUTIL
libhelper_la_SOURCES += ioutil.c
@@ -46,7 +47,8 @@ noinst_HEADERS = \
replacements.h \
fileio.h \
system.h \
bin2char.c
bin2char.c \
jim-nvp.h
EXTRA_DIST = startup.tcl