From 1f3982b4ac17f478b629d3162727416fba5ca2e0 Mon Sep 17 00:00:00 2001 From: CN_SZTL Date: Sat, 15 Feb 2020 01:13:48 +0800 Subject: [PATCH] include/target: delete usless package --- include/target.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/target.mk b/include/target.mk index d8f9afbdf6..056a384d4b 100644 --- a/include/target.mk +++ b/include/target.mk @@ -16,7 +16,7 @@ DEVICE_TYPE?=router DEFAULT_PACKAGES:=base-files libc libgcc busybox dropbear mtd uci opkg netifd fstools uclient-fetch logd urandom-seed urngd \ kmod-nf-nathelper kmod-nf-nathelper-extra kmod-ipt-raw wget libustream-openssl ca-certificates \ default-settings luci luci-base luci-compat luci-lib-ipkg \ - luci-app-sfe luci-app-flowoffload + luci-app-flowoffload # For nas targets DEFAULT_PACKAGES.nas:=block-mount fdisk lsblk mdadm # For router targets