From e46cbfc3cde669ff613fc287496bb7e5924539e2 Mon Sep 17 00:00:00 2001 From: "Arnout Vandecappelle (Essensium/Mind)" Date: Fri, 6 Oct 2017 23:41:32 +0200 Subject: [PATCH] .gitlab-ci.yml: update with atmel_sama5d27_som1_ek_mmc_dev_defconfig Commit 95cb1465f09dd7d88cc84d60c735b04e8f4ef244 added the atmel_sama5d27_som1_ek_mmc_dev_defconfig but forgot to update .gitlab-ci.yml. Update it now. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index af35a04a3b..e11edbe3fa 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -76,6 +76,7 @@ at91sam9x5ek_defconfig: *defconfig at91sam9x5ek_dev_defconfig: *defconfig at91sam9x5ek_mmc_defconfig: *defconfig at91sam9x5ek_mmc_dev_defconfig: *defconfig +atmel_sama5d27_som1_ek_mmc_dev_defconfig: *defconfig atmel_sama5d2_xplained_mmc_defconfig: *defconfig atmel_sama5d2_xplained_mmc_dev_defconfig: *defconfig atmel_sama5d3_xplained_defconfig: *defconfig