android_kernel_motorola_sm6225/arch/mips/boot
Sam Ravnborg 35eaa1e9c9 MIPS: Refactor arch/mips/boot/compressed/Makefile
- use hostprogs-y for the elf2ecoff
- list all *.o file in targets
- renamed obj-y to vmlinuzobjs-y (it was confusing to re-use a kbuild variable)
- fix all uses of if_changed/cmd
- use kbuild rules to beautify output
- update clean-file to clean vmlinuz.* in top-level directory

- simplied logic in arch/mips/Makefile for compressed targets

The net result is a more kbuild conformant Makefile but
readability did not increase.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
To: linux-mips <linux-mips@linux-mips.org>
To: Wu Zhangjin <wuzhangjin@gmail.com>
Patchwork: https://patchwork.linux-mips.org/patch/1304/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2010-08-05 13:25:58 +01:00
..
compressed MIPS: Refactor arch/mips/boot/compressed/Makefile 2010-08-05 13:25:58 +01:00
.gitignore MIPS: Ignore vmlinux.* 2010-01-12 18:19:38 +01:00
ecoff.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
elf2ecoff.c MIPS: Remove useless zero initializations. 2009-09-17 20:07:51 +02:00
Makefile MIPS: Refactor arch/mips/boot/Makefile 2010-08-05 13:25:57 +01:00