Commit 4909dd4
committed
boot-qemu.py: Add support for m68k
While clang cannot successfully compile an m68k kernel, I have hope that
it one day will, so preemptively add support for it.
Signed-off-by: Nathan Chancellor <nathan@kernel.org>1 parent 04b984e commit 4909dd4
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
484 | 485 | | |
485 | 486 | | |
486 | 487 | | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
487 | 499 | | |
488 | 500 | | |
489 | 501 | | |
| |||
715 | 727 | | |
716 | 728 | | |
717 | 729 | | |
| 730 | + | |
718 | 731 | | |
719 | 732 | | |
720 | 733 | | |
| |||
0 commit comments