Simplify JTAG automake input file:
authorzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Tue, 9 Jun 2009 14:18:23 +0000 (14:18 +0000)
committerzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Tue, 9 Jun 2009 14:18:23 +0000 (14:18 +0000)
commit0bc53e73cc22d15ebf7da345a18bd338142a0f10
tree584fcb9f08bc1873102896deaf22b6d0c6fcdf3b
parentb8034bd9ee022e694358e67bb6b14c7673df42da
Simplify JTAG automake input file:
- Consolidate all individual driver variables into DRIVERFILES.
  - Eliminates all empty 'else' conditional clauses.
- Move minidriver files to top of file.
- Use MINIDRIVER conditional to build only driver(s) that will be linked.
- Eliminate superfluous whitespace.

git-svn-id: svn://svn.berlios.de/openocd/trunk@2176 b42882b7-edfa-0310-969c-e2dbd0fdcd60
src/jtag/Makefile.am