mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-04 01:23:49 +01:00
The RB750r2 (HEXLite) does not have wifi and those packages bloat the image by a significant amount. When building a custom image with WireGuard and booting that from initramfs, there wasn't enough space left in tmpfs to upload and flash the squashfs image. Investigating what packages I could remove, I discovered these unneeded ones. Signed-off-by: Eicke Herbertz <wolletd@posteo.de> Link: https://github.com/openwrt/openwrt/pull/22134 Signed-off-by: Robert Marko <robimarko@gmail.com> |
||
|---|---|---|
| .. | ||
| airoha | ||
| apm821xx | ||
| armsr | ||
| at91 | ||
| ath79 | ||
| bcm27xx | ||
| bcm47xx | ||
| bcm53xx | ||
| bcm4908 | ||
| bmips | ||
| d1 | ||
| econet | ||
| gemini | ||
| generic | ||
| imx | ||
| ipq40xx | ||
| ipq806x | ||
| ixp4xx | ||
| kirkwood | ||
| lantiq | ||
| layerscape | ||
| loongarch64 | ||
| malta | ||
| mediatek | ||
| microchipsw | ||
| mpc85xx | ||
| mvebu | ||
| mxs | ||
| octeon | ||
| omap | ||
| pistachio | ||
| qoriq | ||
| qualcommax | ||
| qualcommbe | ||
| ramips | ||
| realtek | ||
| rockchip | ||
| sifiveu | ||
| siflower | ||
| starfive | ||
| stm32 | ||
| sunxi | ||
| tegra | ||
| uml | ||
| x86 | ||
| zynq | ||
| Makefile | ||