ipq-wifi: Fix suffix for Plasma Cloud PA1200 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)
commit6fd2d393f19469d8162cb237e2a8321da9a86704
tree55fd88a99c098c63e75d610a7b70d3db0563963f
parent1265e4d900a2098e9102c8f37a4df3ca0f916aab
ipq-wifi: Fix suffix for Plasma Cloud PA1200 QCA4019 board-2.bin

The Makefile is rejecting all files with for a given prefix (here
"board-plasmacloud_pa1200") 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_pa1200.ipq4019'. Stop.

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

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