mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-29 12:13:01 +02:00
Relocate C code from klish-plugin-infix to stand-alone binaries we can use also from Bash. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
9 lines
175 B
Plaintext
9 lines
175 B
Plaintext
config BR2_PACKAGE_BIN
|
|
bool "bin"
|
|
select BR2_PACKAGE_SYSREPO
|
|
select BR2_PACKAGE_LIBITE
|
|
help
|
|
Misc. tools for CLI and shell users.
|
|
|
|
https://github.com/kernelkit/infix
|