Commit 7839af33 authored by Nicolas DET's avatar Nicolas DET Committed by Paul Mackerras

[POWERPC] Compile a zImage.chrp if PPC_EFIKA seleted

Signed-off-by: default avatarNicolas DET <nd@bplan-gmbh.de>
Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent fecb352f
......@@ -156,6 +156,7 @@ image-$(CONFIG_PPC_PSERIES) += zImage.pseries
image-$(CONFIG_PPC_MAPLE) += zImage.pseries
image-$(CONFIG_PPC_IBM_CELL_BLADE) += zImage.pseries
image-$(CONFIG_PPC_CHRP) += zImage.chrp
image-$(CONFIG_PPC_EFIKA) += zImage.chrp
image-$(CONFIG_PPC_PMAC) += zImage.pmac
image-$(CONFIG_DEFAULT_UIMAGE) += uImage
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment