pistachio: Fix FIT image configuration name
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 24 Oct 2021 18:13:23 +0000 (20:13 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 2 Nov 2021 22:37:19 +0000 (23:37 +0100)
commit6e5ab1b154854e379f20fa6ed64cf4b656c985e7
tree045c5af36ae5dd6a7012607ac326ff4b43693872
parentdf68042d5b4a1ccf05cba7eaba1574f80ac94982
pistachio: Fix FIT image configuration name

The pistachio U-Boot expects a default configuration with the name
config@1 in the FIT image. The default was changed in OpenWrt some
months ago.
This makes the board boot again.

Fixes: 9f714398e060 ("build: use config-1 instead of config@1 as default")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/pistachio/image/Makefile