jtag: build jtag first because it generates header files
authorØyvind Harboe <oyvind.harboe@zylin.com>
Mon, 20 Sep 2010 11:44:03 +0000 (13:44 +0200)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Mon, 20 Sep 2010 11:44:36 +0000 (13:44 +0200)
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
src/Makefile.am

index 56385f7e19ae04599fd194e5f2f6d9f0a0724230..a2f8d77742b4dc6080fc8bee84a2ab5f47caeb94 100644 (file)
@@ -1,6 +1,6 @@
 SUBDIRS = \
-       helper \
        jtag \
+       helper \
        target \
        flash \
        svf \