summaryrefslogblamecommitdiffstats
path: root/README.md
blob: 0c3da8a33f9a5d88088ed162db9908e826bc0f2e (plain) (tree)
1
2

                                          














                                                                             

The master branch supports 4.19.x kernels.

Building the modules:

$ make CONFIG_BLK_DEV_LOOP_FILE_FMT_QCOW=m CONFIG_BLK_DEV_LOOP_FILE_FMT_RAW=m

Results in: * xloop.ko * loop_file_fmt_raw.ko * loop_file_fmt_qcow.ko

Clean:

$ make clean