Remove rainier_defconfig
This commit removes the deprecated rainier_defconfig file from op-build
and replaces its references with p10ebmc_defconfig.
Signed-off-by: Ilya Smirnov <ismirno@us.ibm.com>
diff --git a/openpower/configs/p10ebmc_defconfig b/openpower/configs/p10ebmc_defconfig
index 9ef5bff..2fc53e9 100644
--- a/openpower/configs/p10ebmc_defconfig
+++ b/openpower/configs/p10ebmc_defconfig
@@ -46,7 +46,7 @@
BR2_TARGET_ROOTFS_CPIO_XZ=y
BR2_OPENPOWER_PLATFORM=y
BR2_OPENPOWER_POWER10=y
-BR2_HOSTBOOT_P10_CONFIG_FILE="rainier.config"
+BR2_HOSTBOOT_P10_CONFIG_FILE="p10ebmc.config"
# BR2_PACKAGE_MACHINE_XML is not set
BR2_OPENPOWER_MACHINE_XML_CUSTOM_GIT=y
BR2_RAINIER_2U_XML_CUSTOM_GIT=y