1
0
mirror of https://github.com/cjdelisle/openwrt.git synced 2025-08-22 01:12:57 +00:00
Files
openwrt/target/linux/ar71xx/image/Makefile
Matthias Schiffer 0cd5e85e7a ar71xx: create new ar71xx/tiny subtarget for 4MB flash devices
This new subtarget sets the small_flash flag and removes unused kernel
configuration.

small_flash removes KERNEL_KALLSYMS, which saves ~107KB in the default
configuration; removing unneeded hardware support from ar71xx/tiny saves
another ~18KB (both after LZMA).

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2018-01-13 19:54:45 +01:00

1.7 KiB