target: get rip of some compents by default

This commit is contained in:
lean 2021-06-19 21:55:38 +08:00
parent 260fbd3a46
commit 363a33eeca
2 changed files with 2 additions and 3 deletions

View File

@ -159,7 +159,7 @@ menu "Target Images"
depends on TARGET_ROOTFS_SQUASHFS depends on TARGET_ROOTFS_SQUASHFS
default 64 if LOW_MEMORY_FOOTPRINT default 64 if LOW_MEMORY_FOOTPRINT
default 1024 if (SMALL_FLASH && !LOW_MEMORY_FOOTPRINT) default 1024 if (SMALL_FLASH && !LOW_MEMORY_FOOTPRINT)
default 512 default 1024
menuconfig TARGET_ROOTFS_UBIFS menuconfig TARGET_ROOTFS_UBIFS
bool "ubifs" bool "ubifs"

View File

@ -51,8 +51,7 @@ DEFAULT_PACKAGES.router:=\
default-settings luci luci-app-ddns luci-app-upnp luci-app-autoreboot \ default-settings luci luci-app-ddns luci-app-upnp luci-app-autoreboot \
luci-app-filetransfer luci-app-vsftpd luci-app-ssr-plus luci-app-unblockmusic \ luci-app-filetransfer luci-app-vsftpd luci-app-ssr-plus luci-app-unblockmusic \
luci-app-arpbind luci-app-vlmcsd luci-app-wol luci-app-ramfree \ luci-app-arpbind luci-app-vlmcsd luci-app-wol luci-app-ramfree \
luci-app-flowoffload luci-app-nlbwmon luci-app-accesscontrol luci-app-cpufreq \ luci-app-flowoffload luci-app-nlbwmon luci-app-accesscontrol luci-app-cpufreq
ddns-scripts_dnspod
ifneq ($(DUMP),) ifneq ($(DUMP),)
all: dumpinfo all: dumpinfo