Skip to content
Snippets Groups Projects
user avatar
Simon Glass authored
If include/generated/environment.h exists (perhaps leftover from a build
of another board) it is used, even if the board currently being built does
not have a text environment.

This causes a build error. Fix it by emptying the file if it should not be
there.

Fixes: https://source.denx.de/u-boot/u-boot/-/issues/9


Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
Reported-by: default avatarSean Anderson <seanga2@gmail.com>
Tested-by: default avatarSean Anderson <seanga2@gmail.com>
f432eb6d
History
Name Last commit Last update