diff options
author | Nicholas Sielicki <sielicki@yandex.com> | 2017-09-04 19:08:06 -0500 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-09-05 21:55:43 +0200 |
commit | f27c1b82cd13a4bdbf6833110f55d4203a375066 (patch) | |
tree | 16b8963a7a1a6aa08adf620ef8cf47815592bd30 /docs/manual/adding-packages-autotools.txt | |
parent | ca622d6222b7694b97a834aec582ae9985bb093a (diff) | |
download | buildroot-f27c1b82cd13a4bdbf6833110f55d4203a375066.tar.gz buildroot-f27c1b82cd13a4bdbf6833110f55d4203a375066.zip |
configs/minnowboard_max-graphical: wchar/grub2 fix
minnowboard_max-graphical_defconfig has the line "BR_TARGET_GRUB2=y",
but this currently has no effect because BR_TARGET_GRUB2 cannot be
selected without BR2_TOOLCHAIN_BUILDROOT_WCHAR=y, which is not set by
default.
The minnowboard max defconfig was updated to fix this problem, but the
graphical variant was not updated alongside it.
Signed-off-by: Nicholas Sielicki <sielicki@yandex.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/manual/adding-packages-autotools.txt')
0 files changed, 0 insertions, 0 deletions