]> git.ipfire.org Git - thirdparty/mkosi.git/commit
kmod: Narrow glob used to select firmware
authorDaanDeMeyer <daan.j.demeyer@gmail.com>
Mon, 25 Aug 2025 19:55:38 +0000 (21:55 +0200)
committerDaanDeMeyer <daan.j.demeyer@gmail.com>
Mon, 25 Aug 2025 19:56:45 +0000 (21:56 +0200)
commit9f84678d458410b2c96e6e4c7950e262a2818b32
tree3755b580132b5046fb12362879077bead7c1cb6b
parentf53c6dd98d54c95424f1d56c4e66752ee94f6375
kmod: Narrow glob used to select firmware

We want to select the firmware regardless of which compression extension
it has, but let's insist on having at least a '.' which indicates what
follows is an extension in the first place.
mkosi/kmod.py