aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc')
-rw-r--r--arch/powerpc/boot/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/boot/Makefile b/arch/powerpc/boot/Makefile
index 4a6f0f054b72..22e901687235 100644
--- a/arch/powerpc/boot/Makefile
+++ b/arch/powerpc/boot/Makefile
@@ -156,6 +156,7 @@ image-$(CONFIG_PPC_PSERIES) += zImage.pseries
156image-$(CONFIG_PPC_MAPLE) += zImage.pseries 156image-$(CONFIG_PPC_MAPLE) += zImage.pseries
157image-$(CONFIG_PPC_IBM_CELL_BLADE) += zImage.pseries 157image-$(CONFIG_PPC_IBM_CELL_BLADE) += zImage.pseries
158image-$(CONFIG_PPC_CHRP) += zImage.chrp 158image-$(CONFIG_PPC_CHRP) += zImage.chrp
159image-$(CONFIG_PPC_EFIKA) += zImage.chrp
159image-$(CONFIG_PPC_PMAC) += zImage.pmac 160image-$(CONFIG_PPC_PMAC) += zImage.pmac
160image-$(CONFIG_DEFAULT_UIMAGE) += uImage 161image-$(CONFIG_DEFAULT_UIMAGE) += uImage
161 162