Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

[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
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -156,6 +156,7 @@ image-$(CONFIG_PPC_PSERIES) += zImage.pseries
image-$(CONFIG_PPC_MAPLE)		+= zImage.pseries
image-$(CONFIG_PPC_MAPLE)		+= zImage.pseries
image-$(CONFIG_PPC_IBM_CELL_BLADE)	+= zImage.pseries
image-$(CONFIG_PPC_IBM_CELL_BLADE)	+= zImage.pseries
image-$(CONFIG_PPC_CHRP)		+= zImage.chrp
image-$(CONFIG_PPC_CHRP)		+= zImage.chrp
image-$(CONFIG_PPC_EFIKA)		+= zImage.chrp
image-$(CONFIG_PPC_PMAC)		+= zImage.pmac
image-$(CONFIG_PPC_PMAC)		+= zImage.pmac
image-$(CONFIG_DEFAULT_UIMAGE)		+= uImage
image-$(CONFIG_DEFAULT_UIMAGE)		+= uImage