Home
last modified time | relevance | path

Searched hist:"123 f15e669d5a5a2e2f260ba4a5fc2efd93df20e" (Results 1 – 2 of 2) sorted by relevance

/linux/arch/xtensa/boot/
H A DMakefilediff 123f15e669d5a5a2e2f260ba4a5fc2efd93df20e Thu Aug 22 16:09:47 CEST 2013 Max Filippov <jcmvbkbc@gmail.com> xtensa: don't use echo -e needlessly

-e is not needed to output strings without escape sequences. This breaks
big endian FSF build when the shell is dash, because its builtin echo
doesn't understand '-e' switch and outputs it in the echoed string.

Reported-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Chris Zankel <chris@zankel.net>
/linux/arch/xtensa/
H A DMakefilediff 123f15e669d5a5a2e2f260ba4a5fc2efd93df20e Thu Aug 22 16:09:47 CEST 2013 Max Filippov <jcmvbkbc@gmail.com> xtensa: don't use echo -e needlessly

-e is not needed to output strings without escape sequences. This breaks
big endian FSF build when the shell is dash, because its builtin echo
doesn't understand '-e' switch and outputs it in the echoed string.

Reported-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Chris Zankel <chris@zankel.net>