From a6627acf644aba2d31d1453c70b0e854786f0458 Mon Sep 17 00:00:00 2001 From: licsber Date: Thu, 18 Apr 2024 15:17:34 +0800 Subject: [PATCH] add block mount. --- openwrt/openwrt/n11/openwrt.n11.config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/openwrt/openwrt/n11/openwrt.n11.config b/openwrt/openwrt/n11/openwrt.n11.config index 842cc70..b1ab73b 100644 --- a/openwrt/openwrt/n11/openwrt.n11.config +++ b/openwrt/openwrt/n11/openwrt.n11.config @@ -58,6 +58,8 @@ CONFIG_PACKAGE_rpcd-mod-ucode=y CONFIG_PACKAGE_ucode-mod-html=y CONFIG_PACKAGE_ucode-mod-math=y +CONFIG_PACKAGE_block-mount=y + CONFIG_PACKAGE_luci-app-dockerman=y CONFIG_OPENSSL_ENGINE=y CONFIG_OPENSSL_OPTIMIZE_SPEED=y