busybox: quote 'source' filenames in Config.in
authorEneas U de Queiroz <cotequeiroz@gmail.com>
Tue, 7 Apr 2020 20:07:20 +0000 (17:07 -0300)
committerPetr Štetiar <ynezz@true.cz>
Thu, 9 Apr 2020 10:51:10 +0000 (12:51 +0200)
commit1da014fcca2deb7b4e39f1b5bdd1bc1f10e724b5
treeda96d7e2190df1fb273676ae3c060990c06f15b0
parent2e6b6f9fcaaea33b0b66026d9f40e775470c5ef4
busybox: quote 'source' filenames in Config.in

Newer versions of the kconfig program requires quoting the arguments of
the 'source' directive.  These are the last ones not using them.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
package/utils/busybox/config/Config.in
package/utils/busybox/config/networking/Config.in
package/utils/busybox/config/util-linux/Config.in