mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 13:03:02 +02:00
Also renames all klix_SYM@klinfix to SYM@infix, this is fine since we're always calling these symbols with @infix. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
9 lines
282 B
Plaintext
9 lines
282 B
Plaintext
config BR2_PACKAGE_KLISH_PLUGIN_INFIX
|
|
bool "klish-plugin-infix"
|
|
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.
|