We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4844274 commit a61c544Copy full SHA for a61c544
all.yaml
@@ -2420,3 +2420,30 @@ templates:
2420
- ok
2421
- gemini
2422
- crypto
2423
+ - name: pc-k10n78
2424
+ arch: x86_64
2425
+ larch: x86_64
2426
+ devicetype: pc-k10n78
2427
+ kernelfile: bzImage
2428
+ mach: x86_64
2429
+ boot-method: grub
2430
+ configs:
2431
+ - name: CONFIG_SERIAL_8250=y
2432
+ type: mandatory
2433
+ tags:
2434
+ - ok
2435
+ - zoran
2436
+ - name: intel-ixp42x-welltech-epbx100
2437
+ arch: arm
2438
+ larch: arm
2439
+ devicetype: intel-ixp42x-welltech-epbx100
2440
+ kernelfile: zImage
2441
+ mach: ixp4xx
2442
+ dtb: intel-ixp42x-welltech-epbx100.dtb
2443
2444
2445
2446
2447
2448
+ - ixp4xx
2449
+ - crypto
0 commit comments