From 549d97481407b99a820033379d5a3d44931a5336 Mon Sep 17 00:00:00 2001 From: Øyvind Harboe Date: Mon, 20 Sep 2010 13:44:03 +0200 Subject: jtag: build jtag first because it generates header files MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Øyvind Harboe --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 56385f7e..a2f8d777 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,6 +1,6 @@ SUBDIRS = \ - helper \ jtag \ + helper \ target \ flash \ svf \ -- cgit v1.2.3