mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
The module-setup.sh script doesn't include the ctcm module when building the initrd. This causes any CTC devices to be bound by the LCS driver instead. Closes: https://github.com/ibm-s390-tools/s390-tools/pull/79 Signed-off-by: Mark Post <mpost@suse.com> Acked-by: Peter Oberparleiter <oberpar@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>