powerpc/configs/sdk_dpaa: update targets to corenet_base.config for v5.5
authorCamelia Groza <camelia.groza@nxp.com>
Wed, 3 Mar 2021 12:06:10 +0000 (14:06 +0200)
committerCamelia Groza <camelia.groza@nxp.com>
Mon, 7 Jun 2021 08:47:15 +0000 (11:47 +0300)
The base config was renamed in upstream commit 58b12eb28e34
("powerpc/configs: Rename foo_basic_defconfig to foo_base.config").

Signed-off-by: Camelia Groza <camelia.groza@nxp.com>
arch/powerpc/Makefile

index 2d24762..713e1bc 100644 (file)
@@ -352,27 +352,27 @@ corenet64_smp_defconfig:
 
 PHONY += corenet32_smp_sdk_defconfig
 corenet32_smp_sdk_defconfig:
-       $(call merge_into_defconfig,corenet_basic_defconfig,\
+       $(call merge_into_defconfig,corenet_base.config,\
                85xx-32bit 85xx-smp 85xx-hw fsl-emb-nonhw sdk_dpaa)
 
 PHONY += corenet32_fmanv3l_smp_sdk_defconfig
 corenet32_fmanv3l_smp_sdk_defconfig:
-       $(call merge_into_defconfig,corenet_basic_defconfig,\
+       $(call merge_into_defconfig,corenet_base.config,\
                85xx-32bit 85xx-smp 85xx-hw fsl-emb-nonhw sdk_dpaa fmanv3l)
 
 PHONY += corenet64_smp_sdk_defconfig
 corenet64_smp_sdk_defconfig:
-       $(call merge_into_defconfig,corenet_basic_defconfig,\
+       $(call merge_into_defconfig,corenet_base.config,\
                85xx-64bit 85xx-smp altivec 85xx-hw fsl-emb-nonhw sdk_dpaa)
 
 PHONY += corenet64_fmanv3l_smp_sdk_defconfig
 corenet64_fmanv3l_smp_sdk_defconfig:
-       $(call merge_into_defconfig,corenet_basic_defconfig,\
+       $(call merge_into_defconfig,corenet_base.config,\
                85xx-64bit 85xx-smp altivec 85xx-hw fsl-emb-nonhw sdk_dpaa fmanv3l)
 
 PHONY += corenet64_fmanv3h_smp_sdk_defconfig
 corenet64_fmanv3h_smp_sdk_defconfig:
-       $(call merge_into_defconfig,corenet_basic_defconfig,\
+       $(call merge_into_defconfig,corenet_base.config,\
                85xx-64bit 85xx-smp altivec 85xx-hw fsl-emb-nonhw sdk_dpaa fmanv3h)
 
 PHONY += mpc86xx_defconfig