From 5c47167b31bf3b48c7f31b8cb1b94769efd42213 Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Fri, 7 May 2021 17:23:40 +0800 Subject: [PATCH] target: fix typo error Signed-off-by: Tianling Shen --- include/target.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/target.mk b/include/target.mk index 2912ea46cd..0ceedeb64a 100644 --- a/include/target.mk +++ b/include/target.mk @@ -59,7 +59,7 @@ DEFAULT_PACKAGES.basic:=\ luci-lib-fs \ luci-lib-ipkg \ luci-proto-relay \ - wget + wget-ssl # For nas targets DEFAULT_PACKAGES.nas:=\ block-mount \