diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2017-06-08 21:25:37 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2017-06-08 21:25:37 +0200 |
commit | ca4322ac242c991214ac4309cbcbe2355ceb9289 (patch) | |
tree | c7f2331d5488f167c412693edef4080c86748b42 | |
parent | e3c1c6e41e65d3d96677a9c989e4bed32f758da0 (diff) | |
download | buildroot-ca4322ac242c991214ac4309cbcbe2355ceb9289.tar.gz buildroot-ca4322ac242c991214ac4309cbcbe2355ceb9289.zip |
.gitlab-ci.yml: sync with latest defconfig additions
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5fb64549dc..7e6882ce60 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -134,6 +134,7 @@ olimex_imx233_olinuxino_defconfig: *defconfig openblocks_a6_defconfig: *defconfig orangepi_one_defconfig: *defconfig orangepi_pc_defconfig: *defconfig +orangepi_zero_defconfig: *defconfig pandaboard_defconfig: *defconfig pc_x86_64_bios_defconfig: *defconfig pc_x86_64_efi_defconfig: *defconfig |