mirror of
https://github.com/openwrt/packages.git
synced 2025-12-23 01:34:31 +04:00
8 lines
121 B
Plaintext
8 lines
121 B
Plaintext
if PACKAGE_netopeer2-server
|
|
|
|
config SSH_SERVER
|
|
bool "Install the default ssh server (openssh-server)"
|
|
default y
|
|
|
|
endif
|