commit | f7c2f972ea98fb6c5ae888c7629f9f92d70b3b50 | [log] [tgz] |
---|---|---|
author | Frank Wunderlich <frank-w@public-files.de> | Tue Aug 11 17:19:54 2020 +0200 |
committer | Tom Rini <trini@konsulko.com> | Wed Aug 12 08:06:00 2020 -0400 |
tree | 0e0b419d1ad4aa622f431ec472ff1d93ebc49d3f | |
parent | a0af8951988532c9b89827f0617089df48bedc99 [diff] |
Makefile: fix annoying sunxi hack message every compilation shows this error Hack for sunxi which doesn't have a proper binman definition for 64-bit boards not only for sunxi-boards/arm64 fix this by changing to real comments Fixes: 9f55ee259d0c ("Makefile: sunxi: Don't use binman to build ATF image") Signed-off-by: Frank Wunderlich <frank-w@public-files.de>