diff options
author | Cole Robinson <crobinso@redhat.com> | 2014-07-04 15:43:18 -0400 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2014-07-08 12:10:37 +0200 |
commit | 0c6ab8c988830d3fe01c4ee88100a95ea95c49fa (patch) | |
tree | bbe6af7da0d5c6371828225df193449eec1b82ce /Makefile | |
parent | b60c60070c0df4ef01d5c727929fe0e93e6fdd09 (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-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |