You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Marcel Telka 2b799c36b9 2003-02-18 Marcel Telka <marcel@telka.sk>
* configure.ac (AC_CONFIG_FILES): Added src/bus/Makefile.
	* src/bus.h: Moved this file...
	* include/bus.h: ...here.
	* include/Makefile.am (noinst_HEADERS): Added bus.h.
	* src/ixp425.c: Moved this file...
	* src/bus/ixp425.c: ...here.
	* src/pxa250.c: Moved this file...
	* src/bus/pxa2x0.c: ...here.
	* src/sa1110.c: Moved this file...
	* src/bus/sa1110.c: ...here.
	* src/bus/Makefile.am: New file.
	* src/Makefile.am (SUBDIRS): Added bus.
	(jtag_SOURCES): Removed bus.h, ixp425.c, pxa250.c, sa1110.c.
	(jtag_DEPENDENCIES): Added libbus.a.
	(jtag_LDADD): Ditto.


git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@368 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
..
.cvsignore Added Makefile and Makefile.in. 22 years ago
Makefile.am 2003-02-18 Marcel Telka <marcel@telka.sk> 22 years ago
bsbit.h 2003-02-13 Marcel Telka <marcel@telka.sk> 22 years ago
bus.h 2003-02-18 Marcel Telka <marcel@telka.sk> 22 years ago
cable.h 2003-01-18 Marcel Telka <marcel@telka.sk> 22 years ago
data_register.h Moved from include module. 22 years ago
instruction.h Moved from include module. 22 years ago
part.h Moved from include module. 22 years ago
register.h 2003-01-05 Marcel Telka <marcel@telka.sk> 22 years ago
signal.h Moved from include module. 22 years ago
state.h 2003-01-13 Marcel Telka <marcel@telka.sk> 22 years ago
tap.h Moved from include module. 22 years ago