diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2018-01-21 13:04:45 -0800 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2018-01-31 05:30:50 -0800 |
commit | 43ad25643a0656a5a44b146abd72744e41ffe143 (patch) | |
tree | fe99debf8f46be2b9727784d6072740b597e8545 /Makefile | |
parent | a72bd606ca9754e2d2aecf75acd3c27564ad4fe0 (diff) |
pc-bios: Add hppa-firmware.img and git submodule
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -661,7 +661,8 @@ s390-ccw.img s390-netboot.img \ spapr-rtas.bin slof.bin skiboot.lid \ palcode-clipper \ u-boot.e500 \ -qemu_vga.ndrv +qemu_vga.ndrv \ +hppa-firmware.img else BLOBS= endif |