On Wed, 27 Mar 2013 00:44:57 +0100
Stefan Tauner wrote:
> Only Makefile changes versus v5.
> I still don't get this make magic at all...
> why does grepping in the .features file work which is only created when
> NEED_FTDI is set to yes, which only happens after the grepping (at least
> it is set
Adds support for the Altera USB-Blaster programming dongle in Active
Serial (AS) mode. Tested on both original product and a clone dongle.
Signed-off-by: James Laird
Signed-off-by: Kyösti Mälkki
Signed-off-by: Stefan Tauner
---
Only Makefile changes versus v5.
I still don't get this make magic