mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-18 02:49:28 -04:00
If not needed, disabling scp allows for a nice size reduction. Dropbear executable size comparison: 153621 bytes (baseline) 133077 bytes (without scp) In other words, we trim a total of 20544 bytes. Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>