commit | 65fa29d6c39235a859f185465b1363814ffcc26c | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Mar 28 14:54:50 2023 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Apr 04 12:24:29 2023 -0400 |
tree | 5e068936d9048a3d6f8c3c16acf73136040e788d | |
parent | 866f30205b50e0fc9834852f46def55bf84c20a5 [diff] |
smartweb: Enable LTO In order to prepare for slight size growth due to reworking linker list support, enable LTO here to save more space again. Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Heiko Schocher <hs@denx.de>