]> git.ipfire.org Git - thirdparty/dracut-ng.git/commit
feat(Makefile): filter out warpclock on S390(x) systems
authorBenjamin Drung <benjamin.drung@canonical.com>
Thu, 30 Oct 2025 12:21:26 +0000 (13:21 +0100)
committerNeal Gompa (ニール・ゴンパ) <ngompa13@gmail.com>
Thu, 30 Oct 2025 13:36:46 +0000 (09:36 -0400)
commit287c4f664046e2c6d1c15b43ac8d9cbc4e1007e6
treed234e257332cacd17f55acbb50c17a204884341f
parentab1f153f7f75256e2285952f20c6ffdafd9cbcc9
feat(Makefile): filter out warpclock on S390(x) systems

hwclock does not exist on S390(x). So the module warpclock does not need
to be installed on S390(x) systems.
Makefile