diff options
author | Sven Eckelmann <sven@narfation.org> | 2020-12-23 16:23:25 +0100 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2020-12-25 10:38:13 +0100 |
commit | 1c557e27fd8b24a1337a1ccfcab34a8b9904cfee (patch) | |
tree | 0b85c50f36eace854e2025d645018afcbcb51d70 /include | |
parent | dafa201b3e121a7cfe5be222041d700707a8851c (diff) | |
download | upstream-1c557e27fd8b24a1337a1ccfcab34a8b9904cfee.tar.gz upstream-1c557e27fd8b24a1337a1ccfcab34a8b9904cfee.tar.bz2 upstream-1c557e27fd8b24a1337a1ccfcab34a8b9904cfee.zip |
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: ea5bb6bbfee0 ("ipq40xx: add support for Plasma Cloud PA1200")
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions