ipq-wifi: Fix suffix for Plasma Cloud PA2200 QCA4019 board-2.bin
authorSven Eckelmann <sven@narfation.org>
Wed, 23 Dec 2020 15:23:25 +0000 (16:23 +0100)
committerPetr Štetiar <ynezz@true.cz>
Fri, 25 Dec 2020 09:38:13 +0000 (10:38 +0100)
commit80ddd9632d093d951cec250252d8405e608581f0
tree9836463147a7cb16a5544c8103689e98b73d60de
parent6fd2d393f19469d8162cb237e2a8321da9a86704
ipq-wifi: Fix suffix for Plasma Cloud PA2200 QCA4019 board-2.bin

The Makefile is rejecting all files with for a given prefix (here
"board-plasmacloud_pa2200") when it didn't match a known suffix. Instead it
stops the build with an error like:

  Makefile:135: *** Unrecognized board-file suffix '.ipq4019' for 'board-plasmacloud_pa2200.ipq4019'. Stop.

The correct suffix for the QCA4019/hw1.0 is qca4019 and not ipq4019.

Fixes: 46e07b6dd8dd ("ipq40xx: add support for Plasma Cloud PA2200")
Signed-off-by: Sven Eckelmann <sven@narfation.org>
board-plasmacloud_pa2200.ipq4019 [deleted file]
board-plasmacloud_pa2200.qca4019 [new file with mode: 0644]