From f542dfe1d69d6dbae8f9f97447747a619eb3cb17 Mon Sep 17 00:00:00 2001 From: via8 Date: Thu, 13 Oct 2022 14:10:33 +0300 Subject: remove mq --- readme.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index c3bec58..0b9ca84 100644 --- a/readme.md +++ b/readme.md @@ -4,8 +4,6 @@ Implementation of Linux Kernel 5.4.X simple block device. ## Build - regular: `$ make` -- with blk_mq support: -uncomment `ccflags-y += -DBLK_MQ_MODE` in `Kbuild` - with requests debug info: uncomment `CFLAGS_sbdd.o := -DDEBUG` in `Kbuild` -- cgit v1.2.3-18-g5258