Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ar71xx: move boards to tiny subtarget | Mathias Kresin | 2018-07-12 |
| | | | | | | | Move boards to the tiny subtarget which break the build if the kernel is set to "Optimize for performance". Signed-off-by: Mathias Kresin <dev@kresin.me> | ||
* | ar71xx: create new ar71xx/tiny subtarget for 4MB flash devices | Matthias Schiffer | 2018-01-13 |
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> |