build: use config-1 instead of config@1 as default
authorRobert Marko <robert.marko@sartura.hr>
Thu, 4 Mar 2021 11:37:22 +0000 (12:37 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Fri, 5 Mar 2021 15:45:33 +0000 (15:45 +0000)
commit9f714398e060c6338fbfad44cdbfa8c940dbb84b
tree02fb108aec8f10957ac431f545f8b3db7271392d
parent5ec60cbe9d94b925393bea2a54bdaf062a28fece
build: use config-1 instead of config@1 as default

U-boot will reject all nodes with @ since commit:
https://gitlab.denx.de/u-boot/u-boot/-/commit/79af75f7776fc20b0d7eb6afe1e27c00fdb4b9b4

This will cause the OpenWrt images to fail booting,
to rectify use the config-1 as default.

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
include/image-commands.mk
include/image.mk