1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-07 07:09:17 +01:00
Files
u-boot-megous/scripts/Makefile.spl
Simon Glass 44093a1554 fdt: Allow C++ comments in link scripts and DT files
At present // in a device-tree file or link script causes a warning. But
this is used in the standard license header. Update the compiler flags to
use C99, which permits this.

Signed-off-by: Simon Glass <sjg@chromium.org>
2018-10-09 04:40:27 -06:00

13 KiB