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:
d2036f3
)
powerpc: Add ppc64le_defconfig
author
Michael Ellerman
<mpe@ellerman.id.au>
Wed, 23 Sep 2015 05:40:35 +0000
(15:40 +1000)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Thu, 1 Oct 2015 06:52:03 +0000
(16:52 +1000)
Based directly on ppc64_defconfig using merge_config.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/arch/powerpc/Makefile
b/arch/powerpc/Makefile
index b9b4af2af9a5b297f72c930c4272158d9c3d39fd..3704db45a83205a55652f2c8d01049c458631a68 100644
(file)
--- a/
arch/powerpc/Makefile
+++ b/
arch/powerpc/Makefile
@@
-288,6
+288,10
@@
PHONY += pseries_le_defconfig
pseries_le_defconfig:
$(call merge_into_defconfig,pseries_defconfig,le)
+PHONY += ppc64le_defconfig
+ppc64le_defconfig:
+ $(call merge_into_defconfig,ppc64_defconfig,le)
+
PHONY += mpc85xx_defconfig
mpc85xx_defconfig:
$(call merge_into_defconfig,mpc85xx_basic_defconfig,\