wget:enable ssl to prevent opkg failure

This commit is contained in:
padavanonly
2025-04-13 17:16:30 +08:00
parent 6868c2971f
commit 1f578f9e51

View File

@@ -13,7 +13,7 @@ KERNEL_TESTING_PATCHVER:=5.4
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += \
kmod-leds-gpio kmod-gpio-button-hotplug \
kmod-leds-gpio kmod-gpio-button-hotplug wget-ssl \
autocore-arm uboot-envtool luci-app-wrtbwmon mtk-smp luci-app-upnp-mtk-adjust
$(eval $(call BuildTarget))