Brad Fritz c5fe272690 testing/openocd: enable bcm2835gpio for Raspberry Pi
Follow-up to 958a8ae7e7 because the 0.10.0 [release notes] also
request `--enable-bcm2835gpio` for builds that support Raspberry Pi:

> 7.  Please add --enable-sysfsgpio for all targets running Linux, the
> kernel (esp. useful for SBCs), additionally for builds that support
> RaspberryPi, please add --enable-bcm2835gpio

`--enable-bcm2835gpio` is ignored when building on non-ARM architectures.
This configuration is also consistent with the [Debian packaging].

[release notes]: https://sourceforge.net/p/openocd/mailman/message/35570895/
[Debian packaging]: https://salsa.debian.org/electronics-team/openocd/blob/debian/0.10.0-4/debian/rules#L33
2018-12-14 11:15:40 +01:00
..