On Wed, 3 Aug 2022 at 06:19, Quentin Schulz <[email protected]> wrote: > > From: Quentin Schulz <[email protected]> > > By factoring SPL check in the first condition, this makes the checks a > bit less convoluted and more readable. > > Cc: Quentin Schulz <[email protected]> > Signed-off-by: Quentin Schulz <[email protected]> > --- > > v4: > - fixed wrong place for endif for ARM32 boards, > > Makefile | 9 ++------- > 1 file changed, 2 insertions(+), 7 deletions(-)
Reviewed-by: Simon Glass <[email protected]>

