uboot-tools: add stub package skeleton
authorScott Mercer <[email protected]>
Mon, 17 Mar 2025 03:40:13 +0000 (23:40 -0400)
committerDaniel Golle <[email protected]>
Sat, 22 Mar 2025 13:17:26 +0000 (13:17 +0000)
commit96cb1c88402aab9421f05679d7a3206d45df5835
treeb93828e0b8559c51d69ee1485147414fb533e374
parent6ef0a35bb1a48f7c7daebaf8eeca877feffb47c7
uboot-tools: add stub package skeleton

Add uboot-tools stub package skeleton which will replace uboot-envtools
and also provide target-builds for other U-Boot tools.

Signed-off-by: Scott Mercer <[email protected]>
package/boot/uboot-tools/Makefile [new file with mode: 0644]
OSZAR »