linux/arch/xtensa/boot
Max Filippov 123f15e669 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>
2013-09-06 09:48:29 -07:00
..
boot-elf xtensa: tell git to ignore generated files 2013-06-05 10:14:19 -07:00
boot-redboot xtensa: fix redboot load address 2013-05-09 01:07:12 -07:00
boot-uboot xtensa: add MMU v3 support 2013-05-09 01:07:09 -07:00
dts xtensa: use new common dtc rule 2013-02-23 19:12:52 -08:00
lib xtensa: add static function tracer support 2013-07-08 01:18:57 -07:00
.gitignore xtensa: tell git to ignore generated .dtb files 2013-07-08 01:18:55 -07:00
Makefile xtensa: don't use echo -e needlessly 2013-09-06 09:48:29 -07:00