Simple Block Device Driver
Implementation of Linux Kernel 5.4.X simple block device.
Build
- regular:
$ make - with requests debug info:
uncomment
CFLAGS_sbdd.o := -DDEBUGinKbuild
Clean
$ make clean
![]() |
index : sbdd | |
| Unnamed repository; edit this file 'description' to name the repository. |
| aboutsummaryrefslogtreecommitdiffstats |
Implementation of Linux Kernel 5.4.X simple block device.
$ makeCFLAGS_sbdd.o := -DDEBUG in Kbuild$ make clean