Thank you for opening a new issue. To help solve it faster and more easily, please review this check-list, and fill in the sections below. Adapt as needed.
Do not open an issue to request a new feature; instead, post a message to the mailing list.
Note: issues missing any information may get closed without further ado.
make clean; make
make 2>&1 |tee build.log
)make BR2_DEFCONFIG=$(pwd)/issue_defconfig savedefconfig
)git describe HEAD
NAME
and VERSION
from /etc/os-release
Here, describe what you did:
the commands you ran:
$ make [...]
anything else that you might think is important…
Here, describe what happens that you believe was incorrect.
Here, describe the behaviour you expected.
Here, you may write additional information that does not fit above