summary refs log tree commit diff
path: root/arch/mips/vdso
diff options
context:
space:
mode:
authorAlban Bedel <albeu@free.fr>2015-12-10 10:57:20 +0100
committerRalf Baechle <ralf@linux-mips.org>2016-01-24 04:05:03 +0100
commit25f66096ac0cbb8e757e6ce3f78665eedb946b17 (patch)
treef53c4948a54b0f43b75233b4c5134ff0dc94d5b3 /arch/mips/vdso
parenta7b43812ae5ec90afde8ed540b1a92405a54a519 (diff)
downloadlinux-25f66096ac0cbb8e757e6ce3f78665eedb946b17.tar.gz
MIPS: zboot: Avoid useless rebuilds
Add dummy.o to the targets list, and fill targets automatically from
$(vmlinuzobjs) to avoid having to maintain two lists.

When building with XZ compression copy ashldi3.c to the build
directory to use a different object file for the kernel and zboot.
Without this the same object file need to be build with different
flags which cause a rebuild at every run.

Signed-off-by: Alban Bedel <albeu@free.fr>
Cc: linux-mips@linux-mips.org
Cc: Alex Smith <alex.smith@imgtec.com>
Cc: Wu Zhangjin <wuzhangjin@gmail.com>
Cc: Andrew Bresticker <abrestic@chromium.org>
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/11810/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/vdso')
0 files changed, 0 insertions, 0 deletions