]> git.ipfire.org Git - thirdparty/systemd.git/commit
mkosi: Make sure custom installkernel scripts are not used
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Sat, 9 Sep 2023 09:31:26 +0000 (11:31 +0200)
committerLuca Boccassi <luca.boccassi@gmail.com>
Sat, 9 Sep 2023 13:35:00 +0000 (14:35 +0100)
commit1adae328ed8d4668ed68d5c3483b11b6fc89cad9
treecfed93ce8260d9a25f0ba784c2c43794089df9ab
parent66e089af853a074d79276a59607c71b3de437bd6
mkosi: Make sure custom installkernel scripts are not used

The kernel has this horrible build system feature where distros
can ship /sbin/installkernel and it'll automatically be used by
make install. Let's make sure that doesn't happen as on Debian this
script puts the kernel under the wrong name causing mkosi build
failures.
mkosi.presets/system/mkosi.kernel.build