From 5c56de05ddb0da610e0c880f7bc0bf0d4e0af552 Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Tue, 9 Apr 2024 23:28:57 +0800 Subject: [PATCH] include/target: remove 'luci-lib-fs' from 'tweak' set luci-app-filetransfer seems to be the only user of it, which got removed earlier. Remove this package too. Signed-off-by: Tianling Shen --- include/target.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/include/target.mk b/include/target.mk index b2f3225caa..419c79b260 100644 --- a/include/target.mk +++ b/include/target.mk @@ -72,7 +72,6 @@ DEFAULT_PACKAGES.tweak:=\ luci-app-opkg \ luci-compat \ luci-lib-base \ - luci-lib-fs \ luci-lib-ipkg ifneq ($(DUMP),)