From 4ac376a67b0be2a93a05f4fbf6e72ffab30c700f Mon Sep 17 00:00:00 2001 From: Frans Hendriks Date: Tue, 21 Apr 2020 09:16:18 +0200 Subject: [PATCH] configs/config.facebook_fbg1701: Rename file Jenkins does not build using .config.facebook_fbg1701 on new patches. Rename the config file adding '.mboot_vboot'. Now FACEBOOK_FBG1701 and FACEBOOK_FBG1701_MBOOT_VBOOT are included in Jenkins test result. BUG=N/A TEST=Build and boot Facebook fbg1701 Change-Id: Ib54cc29e7ff34553c19fa3502872d6e7aee5fbe8 Signed-off-by: Frans Hendriks Reviewed-on: https://review.coreboot.org/c/coreboot/+/40557 Reviewed-by: Wim Vervoorn Tested-by: build bot (Jenkins) --- ...onfig.facebook_fbg1701 => config.facebook_fbg1701.mboot_vboot} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename configs/{config.facebook_fbg1701 => config.facebook_fbg1701.mboot_vboot} (100%) diff --git a/configs/config.facebook_fbg1701 b/configs/config.facebook_fbg1701.mboot_vboot similarity index 100% rename from configs/config.facebook_fbg1701 rename to configs/config.facebook_fbg1701.mboot_vboot