Skip to content
Snippets Groups Projects
Forked from Reform / reform-boundary-uboot
33045 commits behind the upstream repository.
user avatar
Allen Martin authored
Using "-ansi" preprocessor option will cause dts lines that begin with
'#' to choke the preprocessor.  Change to "-x assembler-with-cpp"
instead which is what the kernel uses to preprocess dts files.

Signed-off-by: default avatarAllen Martin <amartin@nvidia.com>
Reviewed-by: default avatarStephen Warren <swarren@nvidia.com>
Acked-by: default avatarSimon Glass <sjg@chromium.org>
Signed-off-by: default avatarTom Warren <twarren@nvidia.com>
7cb70a34
History
Name Last commit Last update
..
Makefile