From: Arnout Vandecappelle (Essensium/Mind) Date: Fri, 6 Oct 2017 21:41:32 +0000 (+0200) Subject: .gitlab-ci.yml: update with atmel_sama5d27_som1_ek_mmc_dev_defconfig X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e46cbfc3cde669ff613fc287496bb7e5924539e2;p=buildroot.git .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) --- 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