Skip to content

Commit a61c544

Browse files
committed
Add pc-k10n78 and intel-ixp42x-welltech-epbx100
1 parent 4844274 commit a61c544

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

Diff for: all.yaml

+27
Original file line numberDiff line numberDiff line change
@@ -2420,3 +2420,30 @@ templates:
24202420
- ok
24212421
- gemini
24222422
- 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+
configs:
2444+
- name: CONFIG_SERIAL_8250=y
2445+
type: mandatory
2446+
tags:
2447+
- ok
2448+
- ixp4xx
2449+
- crypto

0 commit comments

Comments
 (0)