Gregory Nutt
|
9628582ced
|
drivers/mkrd.c: Fix a warning found in build testing that occurs when CONFIG_DEBUG_INFO is enabled.
|
2019-10-26 16:54:59 -06:00 |
Gregory Nutt
|
07edaa088c
|
drivers/Kconfig: Add an option, CONFIG_DRVR_MKRD, to control whether or not the mkrd() implementation is build. Otherwise, if mkrd() is built unconditionally, it will be drawn into every build whether it is used or not and will increase the build size.
|
2019-10-26 11:43:34 -06:00 |
Gregory Nutt
|
03bf18d097
|
drivers/mkrd.c: Forgot to add file in last commit.
|
2019-10-26 10:24:04 -06:00 |