]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
grub2: fix build with BR2_STRIP_none
authorCharles Hardin <ckhardin@exablox.com>
Sat, 21 May 2016 20:11:09 +0000 (13:11 -0700)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 31 Jul 2016 18:19:40 +0000 (20:19 +0200)
commitfc174b7057495ebb31393ae27f3ceeefdc490022
tree76714d76718f3b55343ec26adcf65eb36c7a818e
parent6b669897e0ce6d8b8064794ea2202c66e3ab2614
grub2: fix build with BR2_STRIP_none

grub2 assumes the strip command will generate output and the output should
always be stripped - so, just use the $(TARGET_CROSS)strip to make sure that
the build succeeds regardless of the buildroot strip configuration.

Signed-off-by: Charles Hardin <ckhardin@exablox.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
boot/grub2/grub2.mk