Browse Source

powerpc: Add ppc64le_defconfig

Based directly on ppc64_defconfig using merge_config.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Michael Ellerman 10 years ago
parent
commit
2adc48a691
1 changed files with 4 additions and 0 deletions
  1. 4 0
      arch/powerpc/Makefile

+ 4 - 0
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,\