commit | 21d5cfe45c00006df3750e8f1bddf7cb3b7dcb68 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Sep 29 19:49:28 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 11 11:44:47 2024 -0600 |
tree | c3147323ea55794bd1c14d81d2cf5cfb65a303d0 | |
parent | d4bcfeda82c25b6dba8b00605ace5208d2a86d45 [diff] |
serial: Make use of the SERIAL define This is always enabled for U-Boot proper, so simplify the condition in the common Makefile. Signed-off-by: Simon Glass <sjg@chromium.org>