CI: Add sample for hppa-unknown-linux-gnu

Add sample for hppa/parisc and include in CI builds.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
This commit is contained in:
Chris Packham 2023-11-11 16:24:01 +13:00
parent 3758304b01
commit cd0d14697d
3 changed files with 8 additions and 0 deletions

View File

@ -113,6 +113,7 @@ jobs:
"arm-unknown-linux-musleabi",
"armv6-nommu-linux-uclibcgnueabi",
"avr",
"hppa-unknown-linux-gnu",
"i686-w64-mingw32",
"loongarch64-unknown-linux-gnu",
"mips-unknown-elf",

View File

@ -0,0 +1,4 @@
CT_CONFIG_VERSION="4"
CT_EXPERIMENTAL=y
CT_ARCH_PARISC=y
CT_KERNEL_LINUX=y

View File

@ -0,0 +1,3 @@
reporter_name="John David Anglin"
reporter_url=""
reporter_comment=""