mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
[Peter: pass TARGET_CFLAGS/LDFLAGS, quote TARGET_DIR] Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
7 lines
157 B
Plaintext
7 lines
157 B
Plaintext
config BR2_PACKAGE_EDID_DECODE
|
|
bool "edid-decode"
|
|
help
|
|
Decode EDID data in human-readable format.
|
|
|
|
http://cgit.freedesktop.org/xorg/app/edid-decode/
|