aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/Makefile')
-rw-r--r--arch/mips/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/Makefile b/arch/mips/Makefile
index bc1c44274a58..26528b600b97 100644
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
@@ -683,7 +683,7 @@ drivers-$(CONFIG_OPROFILE) += arch/mips/oprofile/
683 683
684ifdef CONFIG_LASAT 684ifdef CONFIG_LASAT
685rom.bin rom.sw: vmlinux 685rom.bin rom.sw: vmlinux
686 $(call descend,arch/mips/lasat/image,$@) 686 $(Q)$(MAKE) $(build)=arch/mips/lasat/image $@
687endif 687endif
688 688
689# 689#