From: Cole Robinson Date: Fri, 4 Jul 2014 19:43:18 +0000 (-0400) Subject: PPC: e500: Actually install u-boot.e500 X-Git-Tag: v2.1.0-rc1~4^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0c6ab8c988830d3fe01c4ee88100a95ea95c49fa;p=thirdparty%2Fqemu.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 1eea0c418f1..d6b9dc1ebef 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