Commit 39962a21 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

BR2_GRAPHIC_SUPPORT: Fixup comment to make kconfig happy

It seems like kconfig nowadays don't like paranthesises is comments.

Reported by Harley.
parent 7eda39af
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -342,7 +342,7 @@ source "package/sdl_ttf/Config.in"
source "package/tiff/Config.in"

comment "busybox graphic applications"
comment "--> (May be broken in busybox)"
comment "--> May be broken in busybox"
source "package/fbv/Config.in"
source "package/fbset/Config.in"