Bin folder w/o packages

Hi,

my build is completed and I have all my .img and .bin in / generic but usually in bin, I have targets and packages, but for that compilation, I only have targets
I don't know why?

We don't know anything about your build config, so also we don't know why...

In order to (possibly) get any real advice, you need to provide more info on what you are building and what is the build config. E.g. the scripts/diffconfig.sh output.

Thank you for your answer,

my build is from master and I merge with nss_5.4 repo, usually it is working. I did that number of time with kernel 5.10 but this time I don't know what is going on, the compilation is always done without any error.

here some infos;

git clone https://git.openwrt.org/openwrt/openwrt.git

## Update OpenWRT Scripts
./scripts/feeds update -a
./scripts/feeds install -a

git remote add kong https://github.com/ricsc/openwrt.git
git fetch kong
git checkout -b nss kong/kernel5.4-nss-qsdk10.0
git checkout master
git merge nss --no-edit

make menuconfig
make download
make -j5 V=sc

$ ./scripts/diffconfig.sh
CONFIG_TARGET_ipq806x=y
CONFIG_TARGET_ipq806x_generic=y
CONFIG_TARGET_MULTI_PROFILE=y
CONFIG_TARGET_DEVICE_ipq806x_generic_DEVICE_linksys_ea8500=y
CONFIG_TARGET_DEVICE_ipq806x_generic_DEVICE_netgear_r7800=y
CONFIG_TARGET_DEVICE_ipq806x_generic_DEVICE_tplink_c2600=y
CONFIG_DEVEL=y
CONFIG_TOOLCHAINOPTS=y
CONFIG_BUSYBOX_CUSTOM=y
CONFIG_AIRCRACK_NG_OPENSSL=y
CONFIG_AIRCRACK_NG_OPTIMIZE_SPEED=y
CONFIG_ARIA2_BITTORRENT=y
CONFIG_ARIA2_NOXML=y
CONFIG_ARIA2_OPENSSL=y
CONFIG_ARIA2_WEBSOCKET=y
CONFIG_ATH10K_LEDS=y
CONFIG_ATH9K_HWRNG=y
CONFIG_BIND_ENABLE_DOH=y
CONFIG_BINUTILS_USE_VERSION_2_34=y
# CONFIG_BINUTILS_USE_VERSION_2_37 is not set
CONFIG_BINUTILS_VERSION="2.34"
CONFIG_BINUTILS_VERSION_2_34=y
CONFIG_BROKEN=y
CONFIG_BUSYBOX_CONFIG_ARP=y
CONFIG_BUSYBOX_CONFIG_BUNZIP2=y
CONFIG_BUSYBOX_CONFIG_BZCAT=y
CONFIG_BUSYBOX_CONFIG_FEATURE_BZIP2_DECOMPRESS=y
CONFIG_BUSYBOX_CONFIG_FEATURE_COMPRESS_USAGE=y
# CONFIG_BUSYBOX_CONFIG_FEATURE_FIND_MMIN is not set
CONFIG_BUSYBOX_CONFIG_FEATURE_HDPARM_GET_IDENTITY=y
CONFIG_BUSYBOX_CONFIG_FEATURE_PREFER_IPV4_ADDRESS=y
CONFIG_BUSYBOX_CONFIG_FEATURE_SH_EXTRA_QUIET=y
CONFIG_BUSYBOX_CONFIG_FEATURE_SUID=y
# CONFIG_BUSYBOX_CONFIG_FEATURE_SWAPON_DISCARD is not set
# CONFIG_BUSYBOX_CONFIG_FEATURE_SWAPON_PRI is not set
CONFIG_BUSYBOX_CONFIG_FEATURE_TOPMEM=y
CONFIG_BUSYBOX_CONFIG_FEATURE_TOP_INTERACTIVE=y
CONFIG_BUSYBOX_CONFIG_FEATURE_TOP_SMP_CPU=y
CONFIG_BUSYBOX_CONFIG_HDPARM=y
# CONFIG_BUSYBOX_CONFIG_LOGGER is not set
# CONFIG_BUSYBOX_CONFIG_MONOTONIC_SYSCALL is not set
CONFIG_BUSYBOX_CONFIG_NOHUP=y
# CONFIG_BUSYBOX_CONFIG_NSLOOKUP is not set
CONFIG_BUSYBOX_CONFIG_TASKSET=y
CONFIG_BUSYBOX_CONFIG_WHOIS=y
CONFIG_BWMNG_EXTENDEDSTATS=y
CONFIG_BWMNG_TIME=y
CONFIG_COOVACHILLI_NOSSL=y
CONFIG_DROPBEAR_ASKPASS=y
CONFIG_EXPERIMENTAL=y
CONFIG_FDM_WITH_PCRE=y
CONFIG_FREERADIUS3_OPENSSL=y
CONFIG_FRR_INTERNAL=y
CONFIG_FRR_NO_SNMP=y
CONFIG_GETDNS_ENABLE_STUB_ONLY=y
CONFIG_GNUTLS_ALPN=y
CONFIG_GNUTLS_ANON=y
CONFIG_GNUTLS_DTLS_SRTP=y
CONFIG_GNUTLS_HEARTBEAT=y
CONFIG_GNUTLS_OCSP=y
CONFIG_GNUTLS_PSK=y
CONFIG_IFSTAT_SNMP=y
# CONFIG_IPTABLES_NFTABLES is not set
# CONFIG_JSON_OVERVIEW_IMAGE_INFO is not set
CONFIG_KERNEL_ARM_PMU=y
# CONFIG_KERNEL_CGROUPS is not set
# CONFIG_KERNEL_DEVPTS_MULTIPLE_INSTANCES is not set
# CONFIG_KERNEL_FANOTIFY is not set
# CONFIG_KERNEL_FHANDLE is not set
# CONFIG_KERNEL_KEYS is not set
# CONFIG_KERNEL_NAMESPACES is not set
CONFIG_KERNEL_PERF_EVENTS=y
# CONFIG_KERNEL_POSIX_MQUEUE is not set
CONFIG_KSMBD_SMB_INSECURE_SERVER=y
CONFIG_KSMBD_UTILS_SHAREADD=y
CONFIG_LIBCURL_COOKIES=y
CONFIG_LIBCURL_FILE=y
CONFIG_LIBCURL_FTP=y
CONFIG_LIBCURL_HTTP=y
CONFIG_LIBCURL_NO_SMB="!"
CONFIG_LIBCURL_PROXY=y
CONFIG_LIBCURL_WOLFSSL=y
CONFIG_LIBSODIUM_MINIMAL=y
CONFIG_LIGHTTPD_SSL=y
CONFIG_LIGHTTPD_SSL_SELECT=m
CONFIG_LUCI_LANG_de=y
CONFIG_LUCI_LANG_en=y
CONFIG_LUCI_SRCDIET=y
CONFIG_LZ4_OPTIMIZE_SPEED=y
CONFIG_MC_CHARSET=y
CONFIG_MC_EDITOR=y
CONFIG_MC_SUBSHELL=y
CONFIG_MOSQUITTO_CTRL=y
CONFIG_MOSQUITTO_DYNAMIC_SECURITY=y
CONFIG_MOSQUITTO_LWS=y
CONFIG_MOSQUITTO_PASSWD=y
CONFIG_MSTPD_RTNL_RCV_BUFSIZE=262144
CONFIG_MSTPD_RTNL_SND_BUFSIZE=262144
# CONFIG_MUSL_DISABLE_CRYPT_SIZE_HACK is not set
CONFIG_NGINX_HEADERS_MORE=y
CONFIG_NGINX_HTTP_ACCESS=y
CONFIG_NGINX_HTTP_AUTH_BASIC=y
CONFIG_NGINX_HTTP_AUTOINDEX=y
CONFIG_NGINX_HTTP_BROWSER=y
CONFIG_NGINX_HTTP_CACHE=y
CONFIG_NGINX_HTTP_CHARSET=y
CONFIG_NGINX_HTTP_EMPTY_GIF=y
CONFIG_NGINX_HTTP_FASTCGI=y
CONFIG_NGINX_HTTP_GEO=y
CONFIG_NGINX_HTTP_GZIP=y
CONFIG_NGINX_HTTP_LIMIT_CONN=y
CONFIG_NGINX_HTTP_LIMIT_REQ=y
CONFIG_NGINX_HTTP_MAP=y
CONFIG_NGINX_HTTP_MEMCACHED=y
CONFIG_NGINX_HTTP_PROXY=y
CONFIG_NGINX_HTTP_REFERER=y
CONFIG_NGINX_HTTP_REWRITE=y
CONFIG_NGINX_HTTP_SCGI=y
CONFIG_NGINX_HTTP_SPLIT_CLIENTS=y
CONFIG_NGINX_HTTP_SSI=y
CONFIG_NGINX_HTTP_UPSTREAM_HASH=y
CONFIG_NGINX_HTTP_UPSTREAM_IP_HASH=y
CONFIG_NGINX_HTTP_UPSTREAM_KEEPALIVE=y
CONFIG_NGINX_HTTP_UPSTREAM_LEAST_CONN=y
CONFIG_NGINX_HTTP_USERID=y
CONFIG_NGINX_HTTP_UWSGI=y
CONFIG_NGINX_NAXSI=y
CONFIG_NGINX_PCRE=y
CONFIG_NGINX_UBUS=y
CONFIG_OPENSSL_ENGINE=y
CONFIG_OPENSSL_ENGINE_BUILTIN=y
CONFIG_OPENSSL_OPTIMIZE_SPEED=y
CONFIG_OPENSSL_PREFER_CHACHA_OVER_GCM=y
CONFIG_OPENSSL_WITH_ASM=y
CONFIG_OPENSSL_WITH_CHACHA_POLY1305=y
CONFIG_OPENSSL_WITH_CMS=y
CONFIG_OPENSSL_WITH_DEPRECATED=y
CONFIG_OPENSSL_WITH_ERROR_MESSAGES=y
CONFIG_OPENSSL_WITH_NPN=y
CONFIG_OPENSSL_WITH_PSK=y
CONFIG_OPENSSL_WITH_SRP=y
CONFIG_OPENSSL_WITH_TLS13=y
CONFIG_OPENVPN_openssl_ENABLE_DEF_AUTH=y
CONFIG_OPENVPN_openssl_ENABLE_FRAGMENT=y
CONFIG_OPENVPN_openssl_ENABLE_LZ4=y
CONFIG_OPENVPN_openssl_ENABLE_LZO=y
CONFIG_OPENVPN_openssl_ENABLE_MULTIHOME=y
CONFIG_OPENVPN_openssl_ENABLE_PF=y
CONFIG_OPENVPN_openssl_ENABLE_PORT_SHARE=y
CONFIG_OPENVPN_openssl_ENABLE_SMALL=y
CONFIG_PACKAGE_6in4=y
CONFIG_PACKAGE_6rd=y
CONFIG_PACKAGE_6to4=y
CONFIG_PACKAGE_MAC80211_NSS_SUPPORT=y
CONFIG_PACKAGE_NTFS-3G_HAS_PROBE=y
CONFIG_PACKAGE_TAR_BZIP2=y
CONFIG_PACKAGE_TAR_GZIP=y
CONFIG_PACKAGE_TAR_XZ=y
CONFIG_PACKAGE_TAR_ZSTD=y
CONFIG_PACKAGE_acme=m
CONFIG_PACKAGE_adblock=y
CONFIG_PACKAGE_aircrack-ng=m
CONFIG_PACKAGE_airmon-ng=m
CONFIG_PACKAGE_alsa-lib=m
CONFIG_PACKAGE_apache=m
CONFIG_PACKAGE_apache-mod-ssl=m
CONFIG_PACKAGE_apache-mod-webdav=m
CONFIG_PACKAGE_apcupsd=m
CONFIG_PACKAGE_apcupsd-cgi=m
CONFIG_PACKAGE_aria2=y
CONFIG_PACKAGE_arp-scan=m
CONFIG_PACKAGE_arptables=m
CONFIG_PACKAGE_ath10k-board-qca9887=y
CONFIG_PACKAGE_ath10k-board-qca9888=y
CONFIG_PACKAGE_ath10k-board-qca988x=y
CONFIG_PACKAGE_ath10k-firmware-qca9887=y
CONFIG_PACKAGE_ath10k-firmware-qca9887-ct-full-htt=m
CONFIG_PACKAGE_ath10k-firmware-qca9888=y
CONFIG_PACKAGE_ath10k-firmware-qca9888-ct-full-htt=m
CONFIG_PACKAGE_ath10k-firmware-qca988x=y
CONFIG_PACKAGE_ath10k-firmware-qca988x-ct-full-htt=m
CONFIG_PACKAGE_ath10k-firmware-qca9984=y
# CONFIG_PACKAGE_ath10k-firmware-qca9984-ct is not set
CONFIG_PACKAGE_ath10k-firmware-qca9984-ct-full-htt=m
CONFIG_PACKAGE_ath10k-firmware-qca99x0=y
# CONFIG_PACKAGE_ath10k-firmware-qca99x0-ct is not set
CONFIG_PACKAGE_ath10k-firmware-qca99x0-ct-full-htt=m
CONFIG_PACKAGE_attr=y
CONFIG_PACKAGE_avahi-autoipd=m
CONFIG_PACKAGE_avahi-daemon-service-http=m
CONFIG_PACKAGE_avahi-dbus-daemon=y
CONFIG_PACKAGE_avahi-utils=m
CONFIG_PACKAGE_banip=y
CONFIG_PACKAGE_bash=m
CONFIG_PACKAGE_bcp38=y
CONFIG_PACKAGE_bind-client=y
CONFIG_PACKAGE_bind-dig=m
CONFIG_PACKAGE_bind-dnssec=m
CONFIG_PACKAGE_bind-host=m
CONFIG_PACKAGE_bind-libs=y
CONFIG_PACKAGE_bind-nslookup=m
CONFIG_PACKAGE_bind-rndc=m
CONFIG_PACKAGE_bind-server=m
CONFIG_PACKAGE_bird1-ipv4=m
CONFIG_PACKAGE_bird1-ipv4-uci=m
CONFIG_PACKAGE_bird1-ipv6=m
CONFIG_PACKAGE_bird1-ipv6-uci=m
CONFIG_PACKAGE_blkid=y
CONFIG_PACKAGE_block-mount=y
CONFIG_PACKAGE_blockd=y
CONFIG_PACKAGE_bmon=m
CONFIG_PACKAGE_bwm-ng=m
CONFIG_PACKAGE_bzip2=m
CONFIG_PACKAGE_cJSON=m
CONFIG_PACKAGE_ca-certificates=m
CONFIG_PACKAGE_certtool=m
CONFIG_PACKAGE_cfdisk=m
CONFIG_PACKAGE_cgi-io=y
CONFIG_PACKAGE_chat=y
CONFIG_PACKAGE_chrony=m
CONFIG_PACKAGE_chrony-nts=m
CONFIG_PACKAGE_cifsmount=m
CONFIG_PACKAGE_collectd=y
CONFIG_PACKAGE_collectd-mod-cpu=y
CONFIG_PACKAGE_collectd-mod-cpufreq=y
CONFIG_PACKAGE_collectd-mod-interface=y
CONFIG_PACKAGE_collectd-mod-iwinfo=y
CONFIG_PACKAGE_collectd-mod-load=y
CONFIG_PACKAGE_collectd-mod-memory=y
CONFIG_PACKAGE_collectd-mod-network=y
CONFIG_PACKAGE_collectd-mod-rrdtool=y
CONFIG_PACKAGE_comgt=y
CONFIG_PACKAGE_confuse=m
CONFIG_PACKAGE_conntrack=m
CONFIG_PACKAGE_coova-chilli=m
CONFIG_PACKAGE_coreutils=y
CONFIG_PACKAGE_coreutils-sort=y
CONFIG_PACKAGE_curl=y
CONFIG_PACKAGE_dawn=m
CONFIG_PACKAGE_dbus=y
CONFIG_PACKAGE_dcwapd=m
CONFIG_PACKAGE_ddns-scripts=y
CONFIG_PACKAGE_ddns-scripts-cloudflare=y
CONFIG_PACKAGE_ddns-scripts-noip=y
CONFIG_PACKAGE_ddns-scripts-nsupdate=y
CONFIG_PACKAGE_ddns-scripts-services=y
CONFIG_PACKAGE_dhcpcd=m
CONFIG_PACKAGE_dns-over-https=m
CONFIG_PACKAGE_dnscrypt-proxy2=y
CONFIG_PACKAGE_dnsmasq-full=m
CONFIG_PACKAGE_dnsmasq_full_auth=y
CONFIG_PACKAGE_dnsmasq_full_conntrack=y
CONFIG_PACKAGE_dnsmasq_full_dhcp=y
CONFIG_PACKAGE_dnsmasq_full_dhcpv6=y
CONFIG_PACKAGE_dnsmasq_full_dnssec=y
CONFIG_PACKAGE_dnsmasq_full_ipset=y
CONFIG_PACKAGE_dnsmasq_full_noid=y
CONFIG_PACKAGE_dnsmasq_full_tftp=y
CONFIG_PACKAGE_dovecot=m
CONFIG_PACKAGE_drill=m
CONFIG_PACKAGE_dropbearconvert=m
CONFIG_PACKAGE_ebtables=m
CONFIG_PACKAGE_etherwake=m
CONFIG_PACKAGE_ethtool=y
CONFIG_PACKAGE_f2fs-tools=y
CONFIG_PACKAGE_f2fsck=y
CONFIG_PACKAGE_fdisk=m
CONFIG_PACKAGE_fdk-aac=m
CONFIG_PACKAGE_fdm=m
CONFIG_PACKAGE_ffmpeg=m
CONFIG_PACKAGE_firewall=y
# CONFIG_PACKAGE_firewall4 is not set
CONFIG_PACKAGE_flock=m
CONFIG_PACKAGE_freeradius3=y
CONFIG_PACKAGE_freeradius3-common=y
CONFIG_PACKAGE_freeradius3-default=y
CONFIG_PACKAGE_freeradius3-democerts=y
CONFIG_PACKAGE_freeradius3-mod-always=y
CONFIG_PACKAGE_freeradius3-mod-attr-filter=y
CONFIG_PACKAGE_freeradius3-mod-chap=y
CONFIG_PACKAGE_freeradius3-mod-detail=y
CONFIG_PACKAGE_freeradius3-mod-digest=y
CONFIG_PACKAGE_freeradius3-mod-eap=y
CONFIG_PACKAGE_freeradius3-mod-eap-gtc=y
CONFIG_PACKAGE_freeradius3-mod-eap-leap=y
CONFIG_PACKAGE_freeradius3-mod-eap-md5=y
CONFIG_PACKAGE_freeradius3-mod-eap-mschapv2=y
CONFIG_PACKAGE_freeradius3-mod-eap-peap=y
CONFIG_PACKAGE_freeradius3-mod-eap-pwd=y
CONFIG_PACKAGE_freeradius3-mod-eap-tls=y
CONFIG_PACKAGE_freeradius3-mod-eap-ttls=y
CONFIG_PACKAGE_freeradius3-mod-exec=y
CONFIG_PACKAGE_freeradius3-mod-expiration=y
CONFIG_PACKAGE_freeradius3-mod-expr=y
CONFIG_PACKAGE_freeradius3-mod-files=y
CONFIG_PACKAGE_freeradius3-mod-logintime=y
CONFIG_PACKAGE_freeradius3-mod-mschap=y
CONFIG_PACKAGE_freeradius3-mod-pap=y
CONFIG_PACKAGE_freeradius3-mod-preprocess=y
CONFIG_PACKAGE_freeradius3-mod-radutmp=y
CONFIG_PACKAGE_freeradius3-mod-realm=y
CONFIG_PACKAGE_freeradius3-mod-unix=y
CONFIG_PACKAGE_frr=m
CONFIG_PACKAGE_frr-bgpd=m
CONFIG_PACKAGE_frr-libfrr=m
CONFIG_PACKAGE_frr-vtysh=m
CONFIG_PACKAGE_frr-watchfrr=m
CONFIG_PACKAGE_frr-zebra=m
CONFIG_PACKAGE_fswebcam=m
CONFIG_PACKAGE_fwknopd=m
CONFIG_PACKAGE_getdns=m
CONFIG_PACKAGE_getopt=m
CONFIG_PACKAGE_git=y
CONFIG_PACKAGE_glib2=y
CONFIG_PACKAGE_gre=y
CONFIG_PACKAGE_gzip=y
CONFIG_PACKAGE_haproxy=m
CONFIG_PACKAGE_hd-idle=m
CONFIG_PACKAGE_horst=m
CONFIG_PACKAGE_https-dns-proxy=y
CONFIG_PACKAGE_icu=m
CONFIG_PACKAGE_ifstat=y
CONFIG_PACKAGE_iftop=y
CONFIG_PACKAGE_igmpproxy=y
CONFIG_PACKAGE_inadyn=m
CONFIG_PACKAGE_ip-full=y
CONFIG_PACKAGE_ip-tiny=y
CONFIG_PACKAGE_ip6tables=y
CONFIG_PACKAGE_ip6tables-extra=m
CONFIG_PACKAGE_ip6tables-mod-nat=m
CONFIG_PACKAGE_iperf3=m
CONFIG_PACKAGE_ipip=m
CONFIG_PACKAGE_ipset=y
CONFIG_PACKAGE_ipset-dns=m
CONFIG_PACKAGE_iptables=y
CONFIG_PACKAGE_iptables-mod-conntrack-extra=y
CONFIG_PACKAGE_iptables-mod-extra=y
CONFIG_PACKAGE_iptables-mod-filter=m
CONFIG_PACKAGE_iptables-mod-geoip=m
CONFIG_PACKAGE_iptables-mod-hashlimit=m
CONFIG_PACKAGE_iptables-mod-iface=m
CONFIG_PACKAGE_iptables-mod-ipmark=m
CONFIG_PACKAGE_iptables-mod-ipopt=y
CONFIG_PACKAGE_iptables-mod-ipsec=m
CONFIG_PACKAGE_iptables-mod-nat-extra=m
CONFIG_PACKAGE_iptables-mod-physdev=y
CONFIG_PACKAGE_iptables-mod-proto=m
CONFIG_PACKAGE_iptables-mod-rpfilter=m
CONFIG_PACKAGE_iptables-mod-tee=m
CONFIG_PACKAGE_iptables-mod-u32=m
CONFIG_PACKAGE_iptraf-ng=m
CONFIG_PACKAGE_irqbalance=m
# CONFIG_PACKAGE_iw is not set
CONFIG_PACKAGE_iw-full=y
CONFIG_PACKAGE_iwcap=y
CONFIG_PACKAGE_kmod-arptables=m
CONFIG_PACKAGE_kmod-asn1-decoder=y
CONFIG_PACKAGE_kmod-ath10k=y
CONFIG_PACKAGE_kmod-ath10k-ct=m
CONFIG_PACKAGE_kmod-ath9k=y
CONFIG_PACKAGE_kmod-ath9k-common=y
CONFIG_PACKAGE_kmod-atm=m
CONFIG_PACKAGE_kmod-bonding=y
CONFIG_PACKAGE_kmod-br-netfilter=y
CONFIG_PACKAGE_kmod-cdrom=m
CONFIG_PACKAGE_kmod-crypto-acompress=y
CONFIG_PACKAGE_kmod-crypto-arc4=y
CONFIG_PACKAGE_kmod-crypto-authenc=y
CONFIG_PACKAGE_kmod-crypto-cbc=y
CONFIG_PACKAGE_kmod-crypto-crc32=y
CONFIG_PACKAGE_kmod-crypto-cts=y
CONFIG_PACKAGE_kmod-crypto-deflate=y
CONFIG_PACKAGE_kmod-crypto-des=y
CONFIG_PACKAGE_kmod-crypto-ecb=y
CONFIG_PACKAGE_kmod-crypto-ecdh=y
CONFIG_PACKAGE_kmod-crypto-echainiv=y
CONFIG_PACKAGE_kmod-crypto-kpp=y
CONFIG_PACKAGE_kmod-crypto-lib-blake2s=y
CONFIG_PACKAGE_kmod-crypto-lib-chacha20=y
CONFIG_PACKAGE_kmod-crypto-lib-chacha20poly1305=y
CONFIG_PACKAGE_kmod-crypto-lib-curve25519=y
CONFIG_PACKAGE_kmod-crypto-lib-poly1305=y
CONFIG_PACKAGE_kmod-crypto-md4=y
CONFIG_PACKAGE_kmod-crypto-md5=y
CONFIG_PACKAGE_kmod-crypto-sha1=y
CONFIG_PACKAGE_kmod-crypto-sha512=y
CONFIG_PACKAGE_kmod-crypto-xts=m
CONFIG_PACKAGE_kmod-cryptodev=m
CONFIG_PACKAGE_kmod-dax=m
CONFIG_PACKAGE_kmod-dm=m
CONFIG_PACKAGE_kmod-ebtables=m
CONFIG_PACKAGE_kmod-ebtables-ipv4=m
CONFIG_PACKAGE_kmod-ebtables-ipv6=m
CONFIG_PACKAGE_kmod-fs-autofs4=y
CONFIG_PACKAGE_kmod-fs-btrfs=m
CONFIG_PACKAGE_kmod-fs-cifs=m
CONFIG_PACKAGE_kmod-fs-exfat=y
CONFIG_PACKAGE_kmod-fs-exportfs=y
CONFIG_PACKAGE_kmod-fs-ext4=y
CONFIG_PACKAGE_kmod-fs-f2fs=y
CONFIG_PACKAGE_kmod-fs-isofs=m
CONFIG_PACKAGE_kmod-fs-ksmbd=y
CONFIG_PACKAGE_kmod-fs-nfs-common=y
CONFIG_PACKAGE_kmod-fs-nfs-common-rpcsec=y
CONFIG_PACKAGE_kmod-fs-nfsd=y
CONFIG_PACKAGE_kmod-fs-ntfs=m
CONFIG_PACKAGE_kmod-fs-udf=m
CONFIG_PACKAGE_kmod-fs-vfat=y
CONFIG_PACKAGE_kmod-fuse=y
CONFIG_PACKAGE_kmod-gre=y
CONFIG_PACKAGE_kmod-gre6=y
CONFIG_PACKAGE_kmod-hwmon-it87=m
CONFIG_PACKAGE_kmod-hwmon-lm85=m
CONFIG_PACKAGE_kmod-hwmon-vid=m
CONFIG_PACKAGE_kmod-i2c-core=m
CONFIG_PACKAGE_kmod-ifb=y
CONFIG_PACKAGE_kmod-input-core=y
CONFIG_PACKAGE_kmod-ip6-tunnel=y
CONFIG_PACKAGE_kmod-ip6tables=y
CONFIG_PACKAGE_kmod-ip6tables-extra=m
CONFIG_PACKAGE_kmod-ipip=m
CONFIG_PACKAGE_kmod-ipsec=y
CONFIG_PACKAGE_kmod-ipsec4=y
CONFIG_PACKAGE_kmod-ipsec6=y
CONFIG_PACKAGE_kmod-ipt-compat-xtables=m
CONFIG_PACKAGE_kmod-ipt-conntrack=y
CONFIG_PACKAGE_kmod-ipt-conntrack-extra=y
CONFIG_PACKAGE_kmod-ipt-core=y
CONFIG_PACKAGE_kmod-ipt-extra=y
CONFIG_PACKAGE_kmod-ipt-filter=m
CONFIG_PACKAGE_kmod-ipt-geoip=y
CONFIG_PACKAGE_kmod-ipt-hashlimit=m
CONFIG_PACKAGE_kmod-ipt-iface=m
CONFIG_PACKAGE_kmod-ipt-ipmark=m
CONFIG_PACKAGE_kmod-ipt-ipopt=y
CONFIG_PACKAGE_kmod-ipt-iprange=m
CONFIG_PACKAGE_kmod-ipt-ipsec=y
CONFIG_PACKAGE_kmod-ipt-ipset=y
CONFIG_PACKAGE_kmod-ipt-led=m
CONFIG_PACKAGE_kmod-ipt-nat=y
CONFIG_PACKAGE_kmod-ipt-nat-extra=m
CONFIG_PACKAGE_kmod-ipt-nat6=m
CONFIG_PACKAGE_kmod-ipt-nathelper-rtsp=m
CONFIG_PACKAGE_kmod-ipt-physdev=y
CONFIG_PACKAGE_kmod-ipt-proto=m
CONFIG_PACKAGE_kmod-ipt-raw=y
CONFIG_PACKAGE_kmod-ipt-rpfilter=m
CONFIG_PACKAGE_kmod-ipt-tee=m
CONFIG_PACKAGE_kmod-ipt-tproxy=m
CONFIG_PACKAGE_kmod-ipt-u32=m
CONFIG_PACKAGE_kmod-iptunnel=y
CONFIG_PACKAGE_kmod-iptunnel4=y
CONFIG_PACKAGE_kmod-iptunnel6=y
CONFIG_PACKAGE_kmod-l2tp=m
CONFIG_PACKAGE_kmod-lib-crc-itu-t=m
CONFIG_PACKAGE_kmod-lib-crc16=y
CONFIG_PACKAGE_kmod-lib-lzo=m
CONFIG_PACKAGE_kmod-lib-raid6=m
CONFIG_PACKAGE_kmod-lib-textsearch=y
CONFIG_PACKAGE_kmod-lib-xor=m
CONFIG_PACKAGE_kmod-lib-zlib-deflate=y
CONFIG_PACKAGE_kmod-lib-zlib-inflate=y
CONFIG_PACKAGE_kmod-lib-zstd=m
CONFIG_PACKAGE_kmod-libphy=m
CONFIG_PACKAGE_kmod-loop=m
CONFIG_PACKAGE_kmod-macremapper=m
CONFIG_PACKAGE_kmod-mii=y
CONFIG_PACKAGE_kmod-mmc=m
CONFIG_PACKAGE_kmod-nbd=m
CONFIG_PACKAGE_kmod-nf-conntrack-netlink=y
CONFIG_PACKAGE_kmod-nf-ipt=y
CONFIG_PACKAGE_kmod-nf-ipt6=y
CONFIG_PACKAGE_kmod-nf-nat6=m
CONFIG_PACKAGE_kmod-nf-nathelper=m
CONFIG_PACKAGE_kmod-nf-nathelper-extra=y
CONFIG_PACKAGE_kmod-nfnetlink-queue=m
CONFIG_PACKAGE_kmod-nft-bridge=m
CONFIG_PACKAGE_kmod-nft-core=m
CONFIG_PACKAGE_kmod-nft-fib=m
CONFIG_PACKAGE_kmod-nft-nat=m
CONFIG_PACKAGE_kmod-nft-nat6=m
CONFIG_PACKAGE_kmod-nft-netdev=m
CONFIG_PACKAGE_kmod-nft-offload=m
CONFIG_PACKAGE_kmod-nft-queue=m
CONFIG_PACKAGE_kmod-nls-cp437=y
CONFIG_PACKAGE_kmod-nls-iso8859-1=y
CONFIG_PACKAGE_kmod-nls-utf8=y
CONFIG_PACKAGE_kmod-nss-ifb=y
CONFIG_PACKAGE_kmod-pppoa=m
CONFIG_PACKAGE_kmod-pps=m
CONFIG_PACKAGE_kmod-ptp=m
CONFIG_PACKAGE_kmod-qca-nss-cfi-cryptoapi=y
CONFIG_PACKAGE_kmod-qca-nss-crypto=y
CONFIG_PACKAGE_kmod-qca-nss-drv=y
CONFIG_PACKAGE_kmod-qca-nss-drv-pppoe=y
CONFIG_PACKAGE_kmod-qca-nss-drv-qdisc=y
CONFIG_PACKAGE_kmod-qca-nss-ecm-standard=y
CONFIG_PACKAGE_kmod-qca-nss-gmac=y
CONFIG_PACKAGE_kmod-random-core=y
CONFIG_PACKAGE_kmod-sched=m
CONFIG_PACKAGE_kmod-sched-cake=y
CONFIG_PACKAGE_kmod-sched-connmark=y
CONFIG_PACKAGE_kmod-sched-core=y
CONFIG_PACKAGE_kmod-sched-ipset=m
CONFIG_PACKAGE_kmod-scsi-generic=m
CONFIG_PACKAGE_kmod-sctp=m
CONFIG_PACKAGE_kmod-sdhci=m
CONFIG_PACKAGE_kmod-serial-8250=m
CONFIG_PACKAGE_kmod-sit=y
CONFIG_PACKAGE_kmod-sound-core=m
CONFIG_PACKAGE_kmod-tun=y
CONFIG_PACKAGE_kmod-udptunnel4=y
CONFIG_PACKAGE_kmod-udptunnel6=y
CONFIG_PACKAGE_kmod-usb-audio=m
CONFIG_PACKAGE_kmod-usb-net=y
CONFIG_PACKAGE_kmod-usb-net-asix=m
CONFIG_PACKAGE_kmod-usb-net-asix-ax88179=m
CONFIG_PACKAGE_kmod-usb-net-cdc-eem=m
CONFIG_PACKAGE_kmod-usb-net-cdc-ether=m
CONFIG_PACKAGE_kmod-usb-net-cdc-mbim=m
CONFIG_PACKAGE_kmod-usb-net-cdc-ncm=m
CONFIG_PACKAGE_kmod-usb-net-huawei-cdc-ncm=m
CONFIG_PACKAGE_kmod-usb-net-ipheth=m
CONFIG_PACKAGE_kmod-usb-net-qmi-wwan=y
CONFIG_PACKAGE_kmod-usb-net-rndis=m
CONFIG_PACKAGE_kmod-usb-printer=m
CONFIG_PACKAGE_kmod-usb-storage=y
CONFIG_PACKAGE_kmod-usb-storage-extras=y
CONFIG_PACKAGE_kmod-usb-storage-uas=y
CONFIG_PACKAGE_kmod-usb-wdm=y
CONFIG_PACKAGE_kmod-usbip=m
CONFIG_PACKAGE_kmod-usbip-client=m
CONFIG_PACKAGE_kmod-usbip-server=m
CONFIG_PACKAGE_kmod-wireguard=y
CONFIG_PACKAGE_krb5-libs=y
CONFIG_PACKAGE_ksmbd-avahi-service=m
CONFIG_PACKAGE_ksmbd-server=y
CONFIG_PACKAGE_ksmbd-utils=m
CONFIG_PACKAGE_lame-lib=m
CONFIG_PACKAGE_lftp=m
CONFIG_PACKAGE_libaio=m
CONFIG_PACKAGE_libapr=m
CONFIG_PACKAGE_libaprutil=m
CONFIG_PACKAGE_libatomic=y
CONFIG_PACKAGE_libattr=y
CONFIG_PACKAGE_libavahi-client=y
CONFIG_PACKAGE_libavahi-dbus-support=y
CONFIG_PACKAGE_libbfd=m
CONFIG_PACKAGE_libblkid=y
CONFIG_PACKAGE_libbpf=y
CONFIG_PACKAGE_libbsd=m
CONFIG_PACKAGE_libbz2=y
CONFIG_PACKAGE_libcap=y
CONFIG_PACKAGE_libcap-ng=y
CONFIG_PACKAGE_libcares=y
CONFIG_PACKAGE_libcomerr=y
CONFIG_PACKAGE_libctf=m
CONFIG_PACKAGE_libcurl=y
CONFIG_PACKAGE_libdaemon=y
CONFIG_PACKAGE_libdb47=m
CONFIG_PACKAGE_libdbi=y
CONFIG_PACKAGE_libdbus=y
CONFIG_PACKAGE_libdcwproto=m
CONFIG_PACKAGE_libdcwsocket=m
CONFIG_PACKAGE_libdw=m
CONFIG_PACKAGE_libelf=y
CONFIG_PACKAGE_libev=y
CONFIG_PACKAGE_libevdev=m
CONFIG_PACKAGE_libevent2=y
CONFIG_PACKAGE_libevent2-core=y
CONFIG_PACKAGE_libevent2-pthreads=y
CONFIG_PACKAGE_libexif=m
CONFIG_PACKAGE_libexpat=y
CONFIG_PACKAGE_libf2fs=y
CONFIG_PACKAGE_libfdisk=m
CONFIG_PACKAGE_libffi=y
CONFIG_PACKAGE_libffmpeg-audio-dec=m
CONFIG_PACKAGE_libffmpeg-full=m
CONFIG_PACKAGE_libfko=m
CONFIG_PACKAGE_libflac=m
CONFIG_PACKAGE_libfreetype=m
CONFIG_PACKAGE_libgcrypt=y
CONFIG_PACKAGE_libgd=m
CONFIG_PACKAGE_libgd-full=m
CONFIG_PACKAGE_libgdbm=m
CONFIG_PACKAGE_libgmp=y
CONFIG_PACKAGE_libgnutls=y
CONFIG_PACKAGE_libgpg-error=y
CONFIG_PACKAGE_libid3tag=m
CONFIG_PACKAGE_libip4tc=y
CONFIG_PACKAGE_libip6tc=y
CONFIG_PACKAGE_libipset=y
CONFIG_PACKAGE_libiwinfo-lua=y
CONFIG_PACKAGE_libjpeg-turbo=m
CONFIG_PACKAGE_libkmod=m
CONFIG_PACKAGE_libldns=m
CONFIG_PACKAGE_libltdl=y
CONFIG_PACKAGE_liblua=y
CONFIG_PACKAGE_liblua5.3=m
CONFIG_PACKAGE_liblucihttp=y
CONFIG_PACKAGE_liblucihttp-lua=y
CONFIG_PACKAGE_liblz4=y
CONFIG_PACKAGE_liblzma=m
CONFIG_PACKAGE_liblzo=y
CONFIG_PACKAGE_libmagic=m
CONFIG_PACKAGE_libmariadb=m
CONFIG_PACKAGE_libmbedtls=y
CONFIG_PACKAGE_libmicrohttpd-ssl=m
CONFIG_PACKAGE_libminiupnpc=m
CONFIG_PACKAGE_libmosquitto-ssl=m
CONFIG_PACKAGE_libmount=y
CONFIG_PACKAGE_libnatpmp=m
CONFIG_PACKAGE_libncurses=y
CONFIG_PACKAGE_libnetfilter-conntrack=m
CONFIG_PACKAGE_libnetfilter-cthelper=m
CONFIG_PACKAGE_libnetfilter-cttimeout=m
CONFIG_PACKAGE_libnetfilter-queue=m
CONFIG_PACKAGE_libnetsnmp=y
CONFIG_PACKAGE_libnettle=y
CONFIG_PACKAGE_libnfnetlink=m
CONFIG_PACKAGE_libnftnl=m
CONFIG_PACKAGE_libnghttp2=y
CONFIG_PACKAGE_libnl=m
CONFIG_PACKAGE_libnl-core=y
CONFIG_PACKAGE_libnl-genl=y
CONFIG_PACKAGE_libnl-nf=m
CONFIG_PACKAGE_libnl-route=m
CONFIG_PACKAGE_libogg=y
CONFIG_PACKAGE_libopcodes=m
CONFIG_PACKAGE_libopenldap=m
CONFIG_PACKAGE_libopenssl=y
CONFIG_PACKAGE_libopenssl-conf=y
CONFIG_PACKAGE_libosip2=m
CONFIG_PACKAGE_libpam=y
CONFIG_PACKAGE_libpcap=y
CONFIG_PACKAGE_libpci=y
CONFIG_PACKAGE_libpcre=y
CONFIG_PACKAGE_libpcre2=m
CONFIG_PACKAGE_libpng=m
CONFIG_PACKAGE_libpopt=y
CONFIG_PACKAGE_libpq=m
CONFIG_PACKAGE_libpython3=m
CONFIG_PACKAGE_libqrencode=y
CONFIG_PACKAGE_libreadline=y
CONFIG_PACKAGE_librrd1=y
CONFIG_PACKAGE_librt=y
CONFIG_PACKAGE_libsasl2=m
CONFIG_PACKAGE_libsctp=m
CONFIG_PACKAGE_libsmartcols=y
CONFIG_PACKAGE_libsodium=m
CONFIG_PACKAGE_libsqlite3=m
CONFIG_PACKAGE_libss=y
CONFIG_PACKAGE_libstdcpp=y
CONFIG_PACKAGE_libtalloc=y
CONFIG_PACKAGE_libtasn1=y
CONFIG_PACKAGE_libtiff=m
CONFIG_PACKAGE_libtirpc=y
CONFIG_PACKAGE_libubox-lua=m
CONFIG_PACKAGE_libubus-lua=y
CONFIG_PACKAGE_libuci-lua=y
# CONFIG_PACKAGE_libucode is not set
CONFIG_PACKAGE_libudev-zero=m
CONFIG_PACKAGE_libuhttpd-mbedtls=m
CONFIG_PACKAGE_libuhttpd-openssl=m
CONFIG_PACKAGE_libunbound=m
CONFIG_PACKAGE_libunbound_ipset=y
CONFIG_PACKAGE_libunbound_libevent=y
CONFIG_PACKAGE_libunbound_libpthread=y
CONFIG_PACKAGE_libunwind=m
CONFIG_PACKAGE_liburing=y
CONFIG_PACKAGE_libusb-1.0=m
CONFIG_PACKAGE_libusb-compat=m
CONFIG_PACKAGE_libustream-mbedtls=m
CONFIG_PACKAGE_libustream-openssl=y
# CONFIG_PACKAGE_libustream-wolfssl is not set
CONFIG_PACKAGE_libuuid=y
CONFIG_PACKAGE_libuv=y
CONFIG_PACKAGE_libvorbis=y
CONFIG_PACKAGE_libwebp=m
CONFIG_PACKAGE_libwebsockets-openssl=m
CONFIG_PACKAGE_libwrap=m
CONFIG_PACKAGE_libxml2=m
CONFIG_PACKAGE_libxtables=y
CONFIG_PACKAGE_libyaml=m
CONFIG_PACKAGE_libyang=m
CONFIG_PACKAGE_libzip-gnutls=m
CONFIG_PACKAGE_libzstd=m
CONFIG_PACKAGE_lighttpd=m
CONFIG_PACKAGE_lighttpd-mod-access=m
CONFIG_PACKAGE_lighttpd-mod-accesslog=m
CONFIG_PACKAGE_lighttpd-mod-alias=m
CONFIG_PACKAGE_lighttpd-mod-auth=m
CONFIG_PACKAGE_lighttpd-mod-authn_file=m
CONFIG_PACKAGE_lighttpd-mod-cgi=m
CONFIG_PACKAGE_lighttpd-mod-deflate=m
CONFIG_PACKAGE_lighttpd-mod-evasive=m
CONFIG_PACKAGE_lighttpd-mod-evhost=m
CONFIG_PACKAGE_lighttpd-mod-expire=m
CONFIG_PACKAGE_lighttpd-mod-extforward=m
CONFIG_PACKAGE_lighttpd-mod-fastcgi=m
CONFIG_PACKAGE_lighttpd-mod-magnet=m
CONFIG_PACKAGE_lighttpd-mod-openssl=m
CONFIG_PACKAGE_lighttpd-mod-proxy=m
CONFIG_PACKAGE_lighttpd-mod-redirect=m
CONFIG_PACKAGE_lighttpd-mod-rewrite=m
CONFIG_PACKAGE_lighttpd-mod-rrdtool=m
CONFIG_PACKAGE_lighttpd-mod-scgi=m
CONFIG_PACKAGE_lighttpd-mod-secdownload=m
CONFIG_PACKAGE_lighttpd-mod-setenv=m
CONFIG_PACKAGE_lighttpd-mod-simple_vhost=m
CONFIG_PACKAGE_lighttpd-mod-ssi=m
CONFIG_PACKAGE_lighttpd-mod-status=m
CONFIG_PACKAGE_lighttpd-mod-userdir=m
CONFIG_PACKAGE_lighttpd-mod-usertrack=m
CONFIG_PACKAGE_lighttpd-mod-webdav=m
CONFIG_PACKAGE_lighttpd-mod-wstunnel=m
CONFIG_PACKAGE_linux-atm=m
CONFIG_PACKAGE_lsblk=m
CONFIG_PACKAGE_lsof=y
CONFIG_PACKAGE_lua=y
CONFIG_PACKAGE_luasocket=m
CONFIG_PACKAGE_luci=y
CONFIG_PACKAGE_luci-app-acme=m
CONFIG_PACKAGE_luci-app-adblock=y
CONFIG_PACKAGE_luci-app-advanced-reboot=y
CONFIG_PACKAGE_luci-app-argon-config=y
CONFIG_PACKAGE_luci-app-banip=y
CONFIG_PACKAGE_luci-app-bcp38=y
CONFIG_PACKAGE_luci-app-commands=y
CONFIG_PACKAGE_luci-app-dawn=m
CONFIG_PACKAGE_luci-app-ddns=y
CONFIG_PACKAGE_luci-app-firewall=y
CONFIG_PACKAGE_luci-app-https-dns-proxy=m
CONFIG_PACKAGE_luci-app-ksmbd=y
CONFIG_PACKAGE_luci-app-mwan3=m
CONFIG_PACKAGE_luci-app-nlbwmon=y
CONFIG_PACKAGE_luci-app-openvpn=y
CONFIG_PACKAGE_luci-app-opkg=y
CONFIG_PACKAGE_luci-app-qos=y
CONFIG_PACKAGE_luci-app-samba4=m
CONFIG_PACKAGE_luci-app-statistics=y
CONFIG_PACKAGE_luci-app-uhttpd=y
CONFIG_PACKAGE_luci-app-unbound=m
CONFIG_PACKAGE_luci-app-upnp=m
CONFIG_PACKAGE_luci-app-vpn-policy-routing=y
CONFIG_PACKAGE_luci-app-vpnbypass=y
CONFIG_PACKAGE_luci-app-wifischedule=y
CONFIG_PACKAGE_luci-app-wireguard=y
CONFIG_PACKAGE_luci-app-wol=m
CONFIG_PACKAGE_luci-base=y
CONFIG_PACKAGE_luci-compat=y
CONFIG_PACKAGE_luci-i18n-acme-de=m
CONFIG_PACKAGE_luci-i18n-acme-en=m
CONFIG_PACKAGE_luci-i18n-adblock-de=y
CONFIG_PACKAGE_luci-i18n-adblock-en=y
CONFIG_PACKAGE_luci-i18n-advanced-reboot-de=y
CONFIG_PACKAGE_luci-i18n-advanced-reboot-en=y
CONFIG_PACKAGE_luci-i18n-banip-de=y
CONFIG_PACKAGE_luci-i18n-banip-en=y
CONFIG_PACKAGE_luci-i18n-base-de=y
CONFIG_PACKAGE_luci-i18n-base-en=y
CONFIG_PACKAGE_luci-i18n-bcp38-de=y
CONFIG_PACKAGE_luci-i18n-bcp38-en=y
CONFIG_PACKAGE_luci-i18n-commands-de=y
CONFIG_PACKAGE_luci-i18n-commands-en=y
CONFIG_PACKAGE_luci-i18n-ddns-de=y
CONFIG_PACKAGE_luci-i18n-ddns-en=y
CONFIG_PACKAGE_luci-i18n-firewall-de=y
CONFIG_PACKAGE_luci-i18n-firewall-en=y
CONFIG_PACKAGE_luci-i18n-https-dns-proxy-de=m
CONFIG_PACKAGE_luci-i18n-https-dns-proxy-en=m
CONFIG_PACKAGE_luci-i18n-ksmbd-de=y
CONFIG_PACKAGE_luci-i18n-ksmbd-en=y
CONFIG_PACKAGE_luci-i18n-mwan3-de=m
CONFIG_PACKAGE_luci-i18n-mwan3-en=m
CONFIG_PACKAGE_luci-i18n-nlbwmon-de=y
CONFIG_PACKAGE_luci-i18n-nlbwmon-en=y
CONFIG_PACKAGE_luci-i18n-openvpn-de=y
CONFIG_PACKAGE_luci-i18n-openvpn-en=y
CONFIG_PACKAGE_luci-i18n-opkg-de=y
CONFIG_PACKAGE_luci-i18n-opkg-en=y
CONFIG_PACKAGE_luci-i18n-qos-de=y
CONFIG_PACKAGE_luci-i18n-qos-en=y
CONFIG_PACKAGE_luci-i18n-samba4-de=m
CONFIG_PACKAGE_luci-i18n-samba4-en=m
CONFIG_PACKAGE_luci-i18n-statistics-de=y
CONFIG_PACKAGE_luci-i18n-statistics-en=y
CONFIG_PACKAGE_luci-i18n-uhttpd-de=y
CONFIG_PACKAGE_luci-i18n-uhttpd-en=y
CONFIG_PACKAGE_luci-i18n-unbound-de=m
CONFIG_PACKAGE_luci-i18n-unbound-en=m
CONFIG_PACKAGE_luci-i18n-upnp-de=m
CONFIG_PACKAGE_luci-i18n-upnp-en=m
CONFIG_PACKAGE_luci-i18n-vpn-policy-routing-de=y
CONFIG_PACKAGE_luci-i18n-vpn-policy-routing-en=y
CONFIG_PACKAGE_luci-i18n-vpnbypass-de=y
CONFIG_PACKAGE_luci-i18n-vpnbypass-en=y
CONFIG_PACKAGE_luci-i18n-wifischedule-de=y
CONFIG_PACKAGE_luci-i18n-wifischedule-en=y
CONFIG_PACKAGE_luci-i18n-wireguard-de=y
CONFIG_PACKAGE_luci-i18n-wireguard-en=y
CONFIG_PACKAGE_luci-i18n-wol-de=m
CONFIG_PACKAGE_luci-i18n-wol-en=m
CONFIG_PACKAGE_luci-lib-base=y
CONFIG_PACKAGE_luci-lib-httpprotoutils=m
CONFIG_PACKAGE_luci-lib-ip=y
CONFIG_PACKAGE_luci-lib-ipkg=y
CONFIG_PACKAGE_luci-lib-iptparser=m
CONFIG_PACKAGE_luci-lib-json=m
CONFIG_PACKAGE_luci-lib-jsonc=y
CONFIG_PACKAGE_luci-lib-nixio=y
CONFIG_PACKAGE_luci-mod-admin-full=y
CONFIG_PACKAGE_luci-mod-network=y
CONFIG_PACKAGE_luci-mod-status=y
CONFIG_PACKAGE_luci-mod-system=y
CONFIG_PACKAGE_luci-proto-3g=y
CONFIG_PACKAGE_luci-proto-ipip=m
CONFIG_PACKAGE_luci-proto-ipv6=y
CONFIG_PACKAGE_luci-proto-ppp=y
CONFIG_PACKAGE_luci-proto-qmi=y
CONFIG_PACKAGE_luci-proto-vpnc=y
CONFIG_PACKAGE_luci-proto-wireguard=y
CONFIG_PACKAGE_luci-ssl-openssl=y
CONFIG_PACKAGE_luci-theme-argon=y
CONFIG_PACKAGE_luci-theme-bootstrap=y
CONFIG_PACKAGE_luci-theme-darky=y
CONFIG_PACKAGE_luci-theme-opentomato=m
CONFIG_PACKAGE_lxc=m
CONFIG_PACKAGE_lz4=y
CONFIG_PACKAGE_mc=m
CONFIG_PACKAGE_mdns-utils=m
CONFIG_PACKAGE_mdnsd=m
CONFIG_PACKAGE_mdnsresponder=m
CONFIG_PACKAGE_minicom=m
CONFIG_PACKAGE_minidlna=m
CONFIG_PACKAGE_miniupnpd-iptables=m
CONFIG_PACKAGE_mkf2fs=y
CONFIG_PACKAGE_more=m
CONFIG_PACKAGE_mosquitto-client-ssl=m
CONFIG_PACKAGE_mosquitto-ssl=m
CONFIG_PACKAGE_motion=m
CONFIG_PACKAGE_mount-utils=y
CONFIG_PACKAGE_mrmctl=m
CONFIG_PACKAGE_msmtp=m
CONFIG_PACKAGE_mstpd=m
CONFIG_PACKAGE_musl-fts=m
CONFIG_PACKAGE_mwan3=m
CONFIG_PACKAGE_nano=y
CONFIG_PACKAGE_ncat-ssl=m
CONFIG_PACKAGE_netcat=m
CONFIG_PACKAGE_netdata=m
CONFIG_PACKAGE_netperf=m
CONFIG_PACKAGE_nft-qos=m
# CONFIG_PACKAGE_nftables-json is not set
CONFIG_PACKAGE_nftables-nojson=m
CONFIG_PACKAGE_nginx=m
CONFIG_PACKAGE_nginx-mod-luci=m
CONFIG_PACKAGE_nginx-mod-luci-ssl=m
CONFIG_PACKAGE_nginx-ssl=m
CONFIG_PACKAGE_nginx-ssl-util=m
CONFIG_PACKAGE_nginx-util=m
CONFIG_PACKAGE_nlbwmon=y
CONFIG_PACKAGE_nmap=m
CONFIG_PACKAGE_nmap-ssl=m
CONFIG_PACKAGE_ntfs-3g=m
CONFIG_PACKAGE_ntp-utils=y
CONFIG_PACKAGE_ntpclient=m
CONFIG_PACKAGE_ntpd=m
CONFIG_PACKAGE_ntpdate=y
CONFIG_PACKAGE_ntripcaster=m
CONFIG_PACKAGE_ntripclient=m
CONFIG_PACKAGE_ntripserver=m
CONFIG_PACKAGE_objdump=m
CONFIG_PACKAGE_openssh-client=m
CONFIG_PACKAGE_openssh-keygen=m
CONFIG_PACKAGE_openssh-server=m
CONFIG_PACKAGE_openssh-sftp-client=m
CONFIG_PACKAGE_openssh-sftp-server=m
CONFIG_PACKAGE_openssl-util=y
CONFIG_PACKAGE_openvpn-easy-rsa=y
CONFIG_PACKAGE_openvpn-openssl=y
CONFIG_PACKAGE_p910nd=m
CONFIG_PACKAGE_perf=m
CONFIG_PACKAGE_picocom=m
CONFIG_PACKAGE_polipo=m
CONFIG_PACKAGE_ppp-mod-pppoa=m
CONFIG_PACKAGE_privoxy=y
CONFIG_PACKAGE_procps-ng=m
CONFIG_PACKAGE_procps-ng-free=m
CONFIG_PACKAGE_procps-ng-kill=m
CONFIG_PACKAGE_procps-ng-pgrep=m
CONFIG_PACKAGE_procps-ng-pkill=m
CONFIG_PACKAGE_procps-ng-pmap=m
CONFIG_PACKAGE_procps-ng-ps=m
CONFIG_PACKAGE_procps-ng-pwdx=m
CONFIG_PACKAGE_procps-ng-skill=m
CONFIG_PACKAGE_procps-ng-slabtop=m
CONFIG_PACKAGE_procps-ng-snice=m
CONFIG_PACKAGE_procps-ng-tload=m
CONFIG_PACKAGE_procps-ng-top=m
CONFIG_PACKAGE_procps-ng-uptime=m
CONFIG_PACKAGE_procps-ng-vmstat=m
CONFIG_PACKAGE_procps-ng-w=m
CONFIG_PACKAGE_procps-ng-watch=m
CONFIG_PACKAGE_python3=m
CONFIG_PACKAGE_python3-asyncio=m
CONFIG_PACKAGE_python3-base=m
CONFIG_PACKAGE_python3-cgi=m
CONFIG_PACKAGE_python3-cgitb=m
CONFIG_PACKAGE_python3-codecs=m
CONFIG_PACKAGE_python3-ctypes=m
CONFIG_PACKAGE_python3-dbm=m
CONFIG_PACKAGE_python3-decimal=m
CONFIG_PACKAGE_python3-distutils=m
CONFIG_PACKAGE_python3-email=m
CONFIG_PACKAGE_python3-light=m
CONFIG_PACKAGE_python3-logging=m
CONFIG_PACKAGE_python3-lzma=m
CONFIG_PACKAGE_python3-multiprocessing=m
CONFIG_PACKAGE_python3-ncurses=m
CONFIG_PACKAGE_python3-openssl=m
CONFIG_PACKAGE_python3-pkg-resources=m
CONFIG_PACKAGE_python3-pydoc=m
CONFIG_PACKAGE_python3-readline=m
CONFIG_PACKAGE_python3-setuptools=m
CONFIG_PACKAGE_python3-sqlite3=m
CONFIG_PACKAGE_python3-unittest=m
CONFIG_PACKAGE_python3-urllib=m
CONFIG_PACKAGE_python3-uuid=m
CONFIG_PACKAGE_python3-xml=m
CONFIG_PACKAGE_qos-scripts=y
CONFIG_PACKAGE_qrencode=y
CONFIG_PACKAGE_radsecproxy=m
CONFIG_PACKAGE_resolveip=y
CONFIG_PACKAGE_rp-pppoe-common=y
CONFIG_PACKAGE_rp-pppoe-server=m
CONFIG_PACKAGE_rp-pppoe-sniff=y
CONFIG_PACKAGE_rpcd=y
CONFIG_PACKAGE_rpcd-mod-file=y
CONFIG_PACKAGE_rpcd-mod-iwinfo=y
CONFIG_PACKAGE_rpcd-mod-luci=y
CONFIG_PACKAGE_rpcd-mod-rrdns=y
CONFIG_PACKAGE_rrdtool1=y
CONFIG_PACKAGE_rsync=m
CONFIG_PACKAGE_rsyncd=m
CONFIG_PACKAGE_rtorrent=m
CONFIG_PACKAGE_rtpproxy=m
CONFIG_PACKAGE_samba4-client=m
CONFIG_PACKAGE_samba4-libs=m
CONFIG_PACKAGE_samba4-server=m
CONFIG_PACKAGE_samba4-utils=m
CONFIG_PACKAGE_screen=y
CONFIG_PACKAGE_setterm=m
CONFIG_PACKAGE_simple-adblock=m
CONFIG_PACKAGE_sipp=m
CONFIG_PACKAGE_siproxd=m
CONFIG_PACKAGE_snmpd=m
CONFIG_PACKAGE_socat=m
CONFIG_PACKAGE_speedtest-netperf=m
CONFIG_PACKAGE_sshtunnel=m
CONFIG_PACKAGE_strace=y
CONFIG_PACKAGE_stress-ng=m
CONFIG_PACKAGE_strongswan=m
CONFIG_PACKAGE_strongswan-charon=m
CONFIG_PACKAGE_strongswan-default=m
CONFIG_PACKAGE_strongswan-ipsec=m
CONFIG_PACKAGE_strongswan-mod-aes=m
CONFIG_PACKAGE_strongswan-mod-attr=m
CONFIG_PACKAGE_strongswan-mod-connmark=m
CONFIG_PACKAGE_strongswan-mod-constraints=m
CONFIG_PACKAGE_strongswan-mod-des=m
CONFIG_PACKAGE_strongswan-mod-dnskey=m
CONFIG_PACKAGE_strongswan-mod-fips-prf=m
CONFIG_PACKAGE_strongswan-mod-gmp=m
CONFIG_PACKAGE_strongswan-mod-hmac=m
CONFIG_PACKAGE_strongswan-mod-kernel-netlink=m
CONFIG_PACKAGE_strongswan-mod-md5=m
CONFIG_PACKAGE_strongswan-mod-nonce=m
CONFIG_PACKAGE_strongswan-mod-pem=m
CONFIG_PACKAGE_strongswan-mod-pgp=m
CONFIG_PACKAGE_strongswan-mod-pkcs1=m
CONFIG_PACKAGE_strongswan-mod-pubkey=m
CONFIG_PACKAGE_strongswan-mod-random=m
CONFIG_PACKAGE_strongswan-mod-rc2=m
CONFIG_PACKAGE_strongswan-mod-resolve=m
CONFIG_PACKAGE_strongswan-mod-revocation=m
CONFIG_PACKAGE_strongswan-mod-sha1=m
CONFIG_PACKAGE_strongswan-mod-sha2=m
CONFIG_PACKAGE_strongswan-mod-socket-default=m
CONFIG_PACKAGE_strongswan-mod-sshkey=m
CONFIG_PACKAGE_strongswan-mod-stroke=m
CONFIG_PACKAGE_strongswan-mod-updown=m
CONFIG_PACKAGE_strongswan-mod-vici=m
CONFIG_PACKAGE_strongswan-mod-x509=m
CONFIG_PACKAGE_strongswan-mod-xauth-generic=m
CONFIG_PACKAGE_strongswan-mod-xcbc=m
CONFIG_PACKAGE_strongswan-swanctl=m
CONFIG_PACKAGE_stubby=m
CONFIG_PACKAGE_stunnel=m
CONFIG_PACKAGE_subversion-client=m
CONFIG_PACKAGE_subversion-libs=m
CONFIG_PACKAGE_subversion-server=m
CONFIG_PACKAGE_syslog-ng=m
CONFIG_PACKAGE_tar=m
CONFIG_PACKAGE_tc-mod-iptables=y
CONFIG_PACKAGE_tc-tiny=y
CONFIG_PACKAGE_tcpdump=y
CONFIG_PACKAGE_tdb=m
CONFIG_PACKAGE_terminfo=y
CONFIG_PACKAGE_tinyproxy=m
CONFIG_PACKAGE_tor=m
CONFIG_PACKAGE_tor-fw-helper=m
CONFIG_PACKAGE_tor-gencert=m
CONFIG_PACKAGE_tor-geoip=m
CONFIG_PACKAGE_tor-resolve=m
CONFIG_PACKAGE_transmission-daemon=m
CONFIG_PACKAGE_transmission-web=m
# CONFIG_PACKAGE_ucode is not set
CONFIG_PACKAGE_udpxy=m
CONFIG_PACKAGE_uhttpd=y
CONFIG_PACKAGE_uhttpd-mod-ubus=y
CONFIG_PACKAGE_ulogd=m
CONFIG_PACKAGE_ulogd-mod-pcap=m
CONFIG_PACKAGE_ulogd-mod-syslog=m
CONFIG_PACKAGE_umdns=m
CONFIG_PACKAGE_unbound-anchor=m
CONFIG_PACKAGE_unbound-checkconf=m
CONFIG_PACKAGE_unbound-control=m
CONFIG_PACKAGE_unbound-control-setup=m
CONFIG_PACKAGE_unbound-daemon=m
CONFIG_PACKAGE_unbound-host=m
CONFIG_PACKAGE_unixodbc=m
CONFIG_PACKAGE_unzip=y
CONFIG_PACKAGE_uqmi=y
CONFIG_PACKAGE_usbids=m
CONFIG_PACKAGE_usbip=m
CONFIG_PACKAGE_usbip-client=m
CONFIG_PACKAGE_usbip-server=m
CONFIG_PACKAGE_uwsgi=m
CONFIG_PACKAGE_uwsgi-cgi-plugin=m
CONFIG_PACKAGE_uwsgi-luci-support=m
CONFIG_PACKAGE_uwsgi-syslog-plugin=m
CONFIG_PACKAGE_valgrind=m
CONFIG_PACKAGE_valgrind-callgrind=m
CONFIG_PACKAGE_vnstat2=m
CONFIG_PACKAGE_vnstati2=m
CONFIG_PACKAGE_vpn-policy-routing=y
CONFIG_PACKAGE_vpnbypass=y
CONFIG_PACKAGE_vpnc=y
CONFIG_PACKAGE_vpnc-scripts=y
CONFIG_PACKAGE_vsftpd-tls=m
CONFIG_PACKAGE_watchcat=m
CONFIG_PACKAGE_wavemon=m
CONFIG_PACKAGE_webui-aria2=m
CONFIG_PACKAGE_wget-ssl=y
CONFIG_PACKAGE_whois=m
CONFIG_PACKAGE_wifidog=m
CONFIG_PACKAGE_wifidog-tls=m
CONFIG_PACKAGE_wifischedule=y
CONFIG_PACKAGE_wireguard-tools=y
CONFIG_PACKAGE_wireless-tools=y
CONFIG_PACKAGE_wpa-cli=y
CONFIG_PACKAGE_wpad-basic-openssl=m
# CONFIG_PACKAGE_wpad-basic-wolfssl is not set
CONFIG_PACKAGE_wpad-mesh-openssl=y
CONFIG_PACKAGE_wsdd2=y
CONFIG_PACKAGE_wwan=y
CONFIG_PACKAGE_xupnpd=m
CONFIG_PACKAGE_xz=m
CONFIG_PACKAGE_xz-utils=m
CONFIG_PACKAGE_youtube-dl=m
CONFIG_PACKAGE_zabbix-agentd=m
CONFIG_PACKAGE_zabbix-extra-mac80211=m
CONFIG_PACKAGE_zabbix-extra-network=m
CONFIG_PACKAGE_zabbix-extra-wifi=m
CONFIG_PACKAGE_zlib=y
CONFIG_PACKAGE_zoneinfo-core=m
CONFIG_PCRE2_JIT_ENABLED=y
CONFIG_PCRE_JIT_ENABLED=y
CONFIG_SAMBA4_SERVER_AVAHI=y
CONFIG_SAMBA4_SERVER_NETBIOS=y
CONFIG_SAMBA4_SERVER_VFS=y
CONFIG_SAMBA4_SERVER_WSDD2=y
CONFIG_SIPROXD_MAX_CLIENTS=32
CONFIG_SQLITE3_DYNAMIC_EXTENSIONS=y
CONFIG_SQLITE3_FTS3=y
CONFIG_SQLITE3_FTS4=y
CONFIG_SQLITE3_FTS5=y
CONFIG_SQLITE3_JSON1=y
CONFIG_SQLITE3_RTREE=y
CONFIG_STRONGSWAN_ROUTING_TABLE="220"
CONFIG_STRONGSWAN_ROUTING_TABLE_PRIO="220"
CONFIG_VPNC_GNUTLS=y
# CONFIG_WOLFSSL_HAS_ECC25519 is not set
CONFIG_WPA_RFKILL_SUPPORT=y
# CONFIG_WPA_WOLFSSL is not set
CONFIG_ZSTD_OPTIMIZE_O3=y
# CONFIG_LIBCURL_NGHTTP2 is not set
# CONFIG_LXC_SECCOMP is not set
# CONFIG_MC_VFS is not set
# CONFIG_NGINX_HTTP_V2 is not set
# CONFIG_OPENSSH_LIBFIDO2 is not set
CONFIG_PACKAGE_jansson=y
CONFIG_PACKAGE_kmod-hwmon-core=y
CONFIG_PACKAGE_kmod-lib-crc32c=y
CONFIG_PACKAGE_kmod-nf-flow=y
# CONFIG_PACKAGE_libcbor is not set
# CONFIG_PACKAGE_libfido2 is not set
# CONFIG_PACKAGE_libssh2 is not set