- retired variable stuff.
- drscan is now a low level tcl command: execute DR scan <device> <num_bits> <value> <num_bits1> <value2> - removed obsolete partial command text support git-svn-id: svn://svn.berlios.de/openocd/trunk@791 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -10,7 +10,7 @@ endif
|
||||
openocd_SOURCES = $(MAINFILE) openocd.c startup.c
|
||||
|
||||
# set the include path found by configure
|
||||
INCLUDES = -I$(top_srcdir)/src/helper \
|
||||
INCLUDES = -I$(top_srcdir)/src -I$(top_srcdir)/src/helper \
|
||||
-I$(top_srcdir)/src/jtag -I$(top_srcdir)/src/target -I$(top_srcdir)/src/xsvf -I$(top_srcdir)/src/server \
|
||||
-I$(top_srcdir)/src/flash -I$(top_srcdir)/src/pld $(all_includes)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user