You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
Rui Salvaterra f2af32c20c wireguard-tools: allow compiling with MIPS16 instructions
The wg utility compiles and runs without issues in MIPS16 mode, despite setting
PKG_USE_MIPS16:=0 in the makefile. Let's remove this, allowing for a substantial
size reduction of the wg executable. Since wg is a just a configuration utility,
it shouldn't be performance-critical, as the crypto heavy-lifting is done on the
kernel side.

wg sizes for both modes:

MIPS32: 64309 bytes
MIPS16: 42501 bytes

Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
4 years ago
..
base-files base-files: mount bpffs at boot 4 years ago
boot kirkwood: use real model names for Linksys devices 4 years ago
devel kernel: fix portability issue with perf on linux 5.4 4 years ago
firmware layerscape: harmonize device strings 4 years ago
kernel exfat: add out of tree module 4 years ago
libs lzo: fix pkgconfig paths 4 years ago
network wireguard-tools: allow compiling with MIPS16 instructions 4 years ago
system procd: update to git HEAD 4 years ago
utils ravpower-mcu: bump PKG_RELEASE 4 years ago
Makefile packages: apply usign padding workarounds to package indexes if needed 5 years ago