mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-06 23:43:20 +02:00
9 lines
260 B
Plaintext
9 lines
260 B
Plaintext
config BR2_PACKAGE_KLINFIX
|
|
bool "klinfix"
|
|
select BR2_PACKAGE_KLISH
|
|
select BR2_PACKAGE_KLISH_PLUGIN_SYSREPO
|
|
select BR2_PACKAGE_SYSREPO
|
|
help
|
|
A plugin to klish with an opinionated config and some
|
|
command extensions, suitable for systems running Infix.
|