ClangBuiltLinux / continuous-integration

Continuous integration of latest Linux kernel with daily build of Clang & LLVM tools
https://travis-ci.com/ClangBuiltLinux/continuous-integration
Apache License 2.0
44 stars 18 forks source link

driver.sh: Build uImage for ppc32 #282

Closed nathanchance closed 4 years ago

nathanchance commented 4 years ago

zImage has always been a hardlink to uImage but as of a refactoring in 5.8-rc1, that is no longer guaranteed to be the case. Explicitly build the uImage so that we can always boot with QEMU.

Link: https://lore.kernel.org/linuxppc-dev/87bllidmk4.fsf@mpe.ellerman.id.au/