mirror of
https://github.com/outbackdingo/firmware.git
synced 2026-01-27 18:18:57 +00:00
8 lines
154 B
Plaintext
8 lines
154 B
Plaintext
config BR2_PACKAGE_LSHELL
|
|
bool "lshell"
|
|
default n
|
|
help
|
|
Miniature Shell for limited commands
|
|
|
|
https://github.com/ystinia/sandbox/tree/main/lshell
|