setup_board: Build grub platform modules

Run the emerge of the SDK sys-boot/grub again to pick up any config
changes that were made in setup_board.  This late emerge is needed
to build grub modules for architectures that are different from the
host.

Signed-off-by: Geoff Levand <geoff@infradead.org>
This commit is contained in:
Geoff Levand 2016-01-20 09:49:15 -08:00
parent 851cf98945
commit d82ef18ed0

View File

@ -320,3 +320,6 @@ fi
# Setup BOARD_ROOT for QEMU user emulation.
setup_qemu_static "${BOARD_ROOT}"
# Build grub platform modules if needed.
sudo -E emerge --changed-use sys-boot/grub