projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fecb352
)
[POWERPC] Compile a zImage.chrp if PPC_EFIKA seleted
author
Nicolas DET
<nd@bplan-gmbh.de>
Fri, 17 Nov 2006 16:08:37 +0000
(17:08 +0100)
committer
Paul Mackerras
<paulus@samba.org>
Mon, 4 Dec 2006 09:41:04 +0000
(20:41 +1100)
Signed-off-by: Nicolas DET <nd@bplan-gmbh.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/boot/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/arch/powerpc/boot/Makefile
b/arch/powerpc/boot/Makefile
index 4a6f0f054b72d00ef3ecb0a2d96171a9d48ea984..22e901687235b361f073747e59f5438ade5cf8f0 100644
(file)
--- a/
arch/powerpc/boot/Makefile
+++ b/
arch/powerpc/boot/Makefile
@@
-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