# Example command line to manually build source # make modules -C /workspace/build/BUILD/kernel-6.17.7-build/kernel-6.17.7/linux-6.17.7-ba22.fc43.x86_64 M=/workspace/build/BUILD/kernel-6.17.7-build/kernel-6.17.7/linux-6.17.7-ba22.fc43.x86_64/drivers/custom/zfs/build/bdev_check_media_change ccflags-y := -Werror -Wframe-larger-than=4096 obj-m := bdev_check_media_change.o