aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2014-07-04 15:43:18 -0400
committerAlexander Graf <agraf@suse.de>2014-07-08 12:10:37 +0200
commit0c6ab8c988830d3fe01c4ee88100a95ea95c49fa (patch)
treebbe6af7da0d5c6371828225df193449eec1b82ce /Makefile
parentb60c60070c0df4ef01d5c727929fe0e93e6fdd09 (diff)
PPC: e500: Actually install u-boot.e500
Signed-off-by: Cole Robinson <crobinso@redhat.com> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
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