aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/boot/.gitignore
Commit message (Collapse)AuthorAge
* MIPS: Clean up the calculation of VMLINUZ_LOAD_ADDRESSWu Zhangjin2010-08-05
| | | | | | | | | | | | | | | We have calculated VMLINUZ_LOAD_ADDRESS in shell, which is indecipherable. This patch rewrites it in C. 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> Acked-by: Sam Ravnborg <sam@ravnborg.org> Reviewed-by: Alexander Clouter <alex@digriz.org.uk> Patchwork: https://patchwork.linux-mips.org/patch/1324/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* MIPS: Ignore vmlinux.*Yoichi Yuasa2010-01-12
| | | | | | | Signed-off-by: Yoichi Yuasa <yuasa@linux-mips.org> Cc: linux-mips <linux-mips@linux-mips.org> Patchwork: http://patchwork.linux-mips.org/patch/795/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* Add .gitignore files for MIPS.Ralf Baechle2005-11-07