kumquat-buildroot/boot/grub2
Arnout Vandecappelle 6895400fd2 grub2: install in $(HOST_DIR) instead of $(HOST_DIR)/usr
grub2 builds for the target but installs with DESTDIR=$(HOST_DIR). Since
we set prefix to /usr in TARGET_CONF_OPTS, this results in installing
things in $(HOST_DIR)/usr.

To make sure we don't install in $(HOST_DIR)/usr, override --prefix and
--exec-prefix.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-07-05 16:06:47 +02:00
..
0001-remove-gets.patch
0002-grub-core-gettext-gettext.c-main_context-secondary_c.patch
Config.in grub2: remove host/usr reference from help text 2017-07-05 16:06:29 +02:00
grub2.hash
grub2.mk grub2: install in $(HOST_DIR) instead of $(HOST_DIR)/usr 2017-07-05 16:06:47 +02:00
grub.cfg