All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ci: Add new GPIO Cherryview driver
@ 2021-09-01  7:12 Jan Kiszka
  0 siblings, 0 replies; only message in thread
From: Jan Kiszka @ 2021-09-01  7:12 UTC (permalink / raw)
  To: Xenomai

From: Jan Kiszka <jan.kiszka@siemens.com>

Ensures build-testing.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 68785f657c..5932dec876 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -160,6 +160,7 @@ variables:
     - ./scripts/config -e XENO_DRIVERS_GPIO_ZYNQ7000
     - ./scripts/config -e XENO_DRIVERS_GPIO_XILINX
     - ./scripts/config -e XENO_DRIVERS_GPIO_OMAP
+    - ./scripts/config -e XENO_DRIVERS_GPIO_CHERRYVIEW
     - ./scripts/config -e XENO_DRIVERS_GPIO_DEBUG
     - ./scripts/config -e XENO_DRIVERS_GPIOPWM
     - ./scripts/config -e XENO_DRIVERS_SPI_BCM2835
-- 
2.31.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-09-01  7:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-01  7:12 [PATCH] ci: Add new GPIO Cherryview driver Jan Kiszka

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.