From 0c6ab8c988830d3fe01c4ee88100a95ea95c49fa Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Fri, 4 Jul 2014 15:43:18 -0400 Subject: PPC: e500: Actually install u-boot.e500 Signed-off-by: Cole Robinson Signed-off-by: Alexander Graf --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1eea0c418f..d6b9dc1ebe 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 -- cgit v1.2.1