mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
BR2_GRAPHIC_SUPPORT: Fixup comment to make kconfig happy
It seems like kconfig nowadays don't like paranthesises is comments. Reported by Harley.
This commit is contained in:
@@ -341,8 +341,8 @@ source "package/sdl_mixer/Config.in"
|
||||
source "package/sdl_ttf/Config.in"
|
||||
source "package/tiff/Config.in"
|
||||
|
||||
comment "busybox graphic applications"
|
||||
comment "--> (May be broken in busybox)"
|
||||
comment "busybox graphic applications"
|
||||
comment "--> May be broken in busybox"
|
||||
source "package/fbv/Config.in"
|
||||
source "package/fbset/Config.in"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user