ulink: Move firmware install from pkglibdir to pkgdatadir
commit0f0545d6dc8e8bf1b472c9ef2afcb76739d22f80
authorAndreas Fritiofson <andreas.fritiofson@gmail.com>
Sun, 7 Jul 2013 22:24:32 +0000 (8 00:24 +0200)
committerSpencer Oliver <spen@spen-soft.co.uk>
Mon, 15 Jul 2013 10:06:36 +0000 (15 10:06 +0000)
treeb8c452f39a1b80e4a533c51aa88340fdbf535493
parent7009d8f913e4e75c4eac7ef946b822ad8f44ae6d
ulink: Move firmware install from pkglibdir to pkgdatadir

The precompiled OpenULINK firmware is just data to OpenOCD so I think it
belongs in $(prefix)/share/openocd rather than in $(prefix)/lib.

Change-Id: Id84c32cd0ddfb96861e903e8f23c16a81e1a0ca1
Signed-off-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
Reviewed-on: http://openocd.zylin.com/1487
Tested-by: jenkins
Reviewed-by: Martin Schmölzer <martin.schmoelzer@student.tuwien.ac.at>
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
src/jtag/drivers/Makefile.am
src/jtag/drivers/ulink.c