This commit is contained in:
jeka
2023-12-19 18:43:26 +05:00
parent 99c6061192
commit f2246e732c
3 changed files with 19 additions and 16 deletions

View File

@@ -60,8 +60,7 @@ PREINSTALLED_PACKAGES+=" luci"
# you exclude packages with this to shrink the image for
# routers with smaller flash storage.
#SAVE_SPACE_PACKAGES=" -ppp -ppp-mod-pppoe -ip6tables -odhcp6c -kmod-ipv6 -kmod-ip6tables -ath10k"
SAVE_SPACE_PACKAGES=" -ppp -ppp-mod-pppoe -ip6tables -odhcp6c -kmod-ipv6 -kmod-ip6tables"
#SAVE_SPACE_PACKAGES=""
SAVE_SPACE_PACKAGES=""
PREINSTALLED_PACKAGES+=${SAVE_SPACE_PACKAGES}