mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 11:56:10 +08:00
Kconfig: add quotes in source to clean warnings from setconfig
To avoid the setconfig warning "style: quotes recommended around xxx in source xxx"
This commit is contained in:
@@ -4,4 +4,4 @@
|
||||
#
|
||||
|
||||
|
||||
source libs/libc/audio/libsrc/Kconfig
|
||||
source "libs/libc/audio/libsrc/Kconfig"
|
||||
|
||||
Reference in New Issue
Block a user