Searched hist:c853d945d3e0cadf60da03106f7d9bbf1346a518 (Results 1 – 2 of 2) sorted by relevance
/linux/arch/mips/boot/compressed/ |
H A D | calc_vmlinuz_load_addr.c | c853d945d3e0cadf60da03106f7d9bbf1346a518 Wed Jun 02 10:35:24 CEST 2010 Wu Zhangjin <wuzhangjin@gmail.com> MIPS: Unify the suffix of compressed vmlinux.bin
The compressed vmlinux.bin is only a temp file so it's ok to use the same suffix .z for them (.gz,.lzo,.lzma...) to remove several lines and simpify the maintenance (no need to add the "suffix_$(xxx) := suffix" line).
Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com> To: linux-mips <linux-mips@linux-mips.org> Cc: Alexander Clouter <alex@digriz.org.uk> Cc: Manuel Lauss <manuel.lauss@gmail.com> Cc: Sam Ravnborg <sam@ravnborg.org> Patchwork: https://patchwork.linux-mips.org/patch/1323/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
---
|
H A D | Makefile | diff c853d945d3e0cadf60da03106f7d9bbf1346a518 Wed Jun 02 10:35:24 CEST 2010 Wu Zhangjin <wuzhangjin@gmail.com> MIPS: Unify the suffix of compressed vmlinux.bin
The compressed vmlinux.bin is only a temp file so it's ok to use the same suffix .z for them (.gz,.lzo,.lzma...) to remove several lines and simpify the maintenance (no need to add the "suffix_$(xxx) := suffix" line).
Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com> To: linux-mips <linux-mips@linux-mips.org> Cc: Alexander Clouter <alex@digriz.org.uk> Cc: Manuel Lauss <manuel.lauss@gmail.com> Cc: Sam Ravnborg <sam@ravnborg.org> Patchwork: https://patchwork.linux-mips.org/patch/1323/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
---
|