ClangBuiltLinux / boot-utils

Collection of files for booting Linux kernels
26 stars 7 forks source link

boot-utils: Add support for m68k #45

Closed nathanchance closed 3 years ago

nathanchance commented 3 years ago

While clang cannot build an m68k kernel yet, this will eventually be needed so why not now? :)

I have verified that this works with GCC 10.3.0 and mac_defconfig. I believe there will eventually be a virt machine too.