mirror of
https://github.com/openwrt/packages.git
synced 2025-12-19 17:11:21 +00:00
PR includes switch to codeload tarballs and rename from netopeer2 to Netopeer2 for better codeload integration. Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
8 lines
100 B
Plaintext
8 lines
100 B
Plaintext
if PACKAGE_netopeer2-keystored
|
|
|
|
config SSH_KEYS
|
|
bool "Generate default ssh keys"
|
|
default y
|
|
|
|
endif
|