kumquat-buildroot/boot/barebox
Peter Seiderer a012c44201 boot/barebox/Config.in: source argument needs quotation marks
Fixes the following error/warnings with kconfig from linux-6.9-rc5:

  boot/barebox/Config.in:79: syntax error
  boot/barebox/Config.in:79:warning: ignoring unsupported character '/'
  boot/barebox/Config.in:79:warning: ignoring unsupported character '/'
  boot/barebox/Config.in:79:warning: ignoring unsupported character '/'
  boot/barebox/Config.in:79:warning: ignoring unsupported character '.'
  boot/barebox/Config.in:79: invalid statement
  boot/barebox/Config.in:93: syntax error
  boot/barebox/Config.in:93:warning: ignoring unsupported character '/'
  boot/barebox/Config.in:93:warning: ignoring unsupported character '/'
  boot/barebox/Config.in:93:warning: ignoring unsupported character '/'
  boot/barebox/Config.in:93:warning: ignoring unsupported character '.'
  boot/barebox/Config.in:93: invalid statement

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit e86aec1663)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2024-05-26 21:57:39 +02:00
..
barebox boot/barebox: install all barebox images if none were specified 2024-02-25 08:47:21 +01:00
barebox-aux boot/barebox: install all barebox images if none were specified 2024-02-25 08:47:21 +01:00
barebox.hash boot/barebox: bump version to 2022.12.0 2023-01-12 11:44:48 +01:00
barebox.mk boot/barebox: install all barebox images if none were specified 2024-02-25 08:47:21 +01:00
Config.in boot/barebox/Config.in: source argument needs quotation marks 2024-05-26 21:57:39 +02:00