1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: u-boot-tools: Install the 'kwboot' executable.

* gnu/packages/bootloaders.scm (u-boot-tools)[arguments]: Install one more
file.
This commit is contained in:
Marius Bakke
2021-09-22 22:20:29 +02:00
parent c3236c2e31
commit 06f47e0256

View File

@@ -611,6 +611,7 @@ def test_ctrl_c"))
"tools/mkenvimage"
"tools/dumpimage"
"tools/mkimage"
"tools/kwboot"
"tools/proftool"
"tools/fdtgrep"
"tools/env/fw_printenv"