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
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -611,6 +611,7 @@ (define-public u-boot-tools
"tools/mkenvimage"
"tools/dumpimage"
"tools/mkimage"
"tools/kwboot"
"tools/proftool"
"tools/fdtgrep"
"tools/env/fw_printenv"