From: Sam Ravnborg Date: Sun, 30 May 2010 14:27:33 +0000 (+0200) Subject: MIPS: Refactor arch/mips/boot/Makefile X-Git-Tag: v2.6.36-rc1~563^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=961e196c7a3b3c3d1d9eb32629b0e745ce0a68d1;p=pandora-kernel.git MIPS: Refactor arch/mips/boot/Makefile - remove stuff that is not needed VMLINUX assignment, all: rule - use hostprogs-y for the host program - use kbuild rules for the three targets - to beautify output - drop clean-files - it is no longer needed - simplify arch/mips/Makefile when calling targets in boot/Makefile Signed-off-by: Sam Ravnborg To: linux-mips To: Wu Zhangjin Patchwork: https://patchwork.linux-mips.org/patch/1303/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed