I'm using Buildroot 2020.02 to compile an embedded OS.
When I try to change the toolchain configuration by make xconfig
or make O=outputX xconfig
, the xconfig window open but when I click on an option (for example Toolchain), nothing appear on the right section so I can't configure buildroot.
Anyone know how to fix this problem? How can I do to reinstall xconfig?
Foundly