Browse Source

PPC: e500: Actually install u-boot.e500

Signed-off-by: Cole Robinson <crobinso@redhat.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Cole Robinson 11 years ago
parent
commit
0c6ab8c988
1 changed files with 2 additions and 1 deletions
  1. 2 1
      Makefile

+ 2 - 1
Makefile

@@ -344,7 +344,8 @@ multiboot.bin linuxboot.bin kvmvapic.bin \
 s390-zipl.rom \
 s390-zipl.rom \
 s390-ccw.img \
 s390-ccw.img \
 spapr-rtas.bin slof.bin \
 spapr-rtas.bin slof.bin \
-palcode-clipper
+palcode-clipper \
+u-boot.e500
 else
 else
 BLOBS=
 BLOBS=
 endif
 endif