diff options
author | Richard Henderson <rth@twiddle.net> | 2011-06-24 11:58:37 -0700 |
---|---|---|
committer | Richard Henderson <rth@twiddle.net> | 2011-10-08 08:46:03 -0700 |
commit | 753d11f2238663990191ba8285bfe9301f7e4020 (patch) | |
tree | b566b335186b2430061a203731c1a6136e70da46 /Makefile | |
parent | a9406ea127b0561cf95e5a4e8ce0c5e06c21e644 (diff) |
target-alpha: Add custom PALcode image for CLIPPER emulation.
Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -251,7 +251,8 @@ bamboo.dtb petalogix-s3adsp1800.dtb petalogix-ml605.dtb \ mpc8544ds.dtb \ multiboot.bin linuxboot.bin \ s390-zipl.rom \ -spapr-rtas.bin slof.bin +spapr-rtas.bin slof.bin \ +palcode-clipper else BLOBS= endif |