Skip to content
Snippets Groups Projects
Commit ef9033f3 authored by Martyn Welch's avatar Martyn Welch
Browse files

Tweak Rasperry Pi enviroment to avoid broken macro expansion


The Raspberry Pi environment appears to now be being automatically
escaped, however we are already manually escaping in places that results
in unexpected double escaping and breakage during macro expansion:

[ 1979s] include/generated/environment.h:1:296: error: expected ‘}’ before ‘extlinux’
[ 1979s]     1 | #define CONFIG_EXTRA_ENV_TEXT ...   ...boot_syslinux_conf \\"extlinux/extlinux...
[ 1979s]       |                                                              ^~~~~~~~

Signed-off-by: default avatarMartyn Welch <martyn.welch@collabora.com>
parent c9629ade
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment