]> git.ipfire.org Git - thirdparty/openwrt.git/commit
tools/mkimage: use full defconfig name 22844/head
authorShiji Yang <yangshiji66@outlook.com>
Fri, 10 Apr 2026 11:02:03 +0000 (19:02 +0800)
committerNick Hainke <vincent@systemli.org>
Sun, 12 Apr 2026 08:28:25 +0000 (10:28 +0200)
commit75f2f960caa03dd2d1aa1bc38de908bb5a47c979
treefa59fbe56c967c69ef8b8bdd1c853ee2d35fb102
parente249f79723c77f5570145a34b08c4ab610296c2a
tools/mkimage: use full defconfig name

The defconfig file used to build tools is "tools-only_defconfig".
Though u-boot scripts can still automatically handle the old style
name for compatibility reason, it's better to use the correct name.

Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/22844
Signed-off-by: Nick Hainke <vincent@systemli.org>
tools/mkimage/Makefile