From: Cole Robinson Date: Fri, 4 Jul 2014 19:43:18 +0000 (-0400) Subject: PPC: e500: Actually install u-boot.e500 X-Git-Tag: qemu-xen-4.6.0-rc1~322^2 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=0c6ab8c988830d3fe01c4ee88100a95ea95c49fa;p=qemu-upstream-4.6-testing.git PPC: e500: Actually install u-boot.e500 Signed-off-by: Cole Robinson Signed-off-by: Alexander Graf --- diff --git a/Makefile b/Makefile index 1eea0c418..d6b9dc1eb 100644 --- a/Makefile +++ b/Makefile @@ -344,7 +344,8 @@ multiboot.bin linuxboot.bin kvmvapic.bin \ s390-zipl.rom \ s390-ccw.img \ spapr-rtas.bin slof.bin \ -palcode-clipper +palcode-clipper \ +u-boot.e500 else BLOBS= endif