busybox: quote 'source' filenames in Config.in
[openwrt/staging/wigyori.git] / package / utils / busybox / config / util-linux / Config.in
index 1cb2245e324ff915a20b933d1becad652235ab47..1a3871e92ce88d8bab43852ffb3edc454ae7044c 100644 (file)
@@ -994,6 +994,6 @@ config BUSYBOX_CONFIG_FEATURE_MTAB_SUPPORT
        About the only reason to use this is if you've removed /proc from
        your kernel.
 
-source volume_id/Config.in
+source "volume_id/Config.in"
 
 endmenu