Lines Matching refs:Q
16 $(Q)$(MAKE) $(build)=arch/mips/tools elf-entry
18 $(Q)$(MAKE) $(build)=arch/mips/tools loongson3-llsc-check
20 $(Q)$(MAKE) $(build)=arch/mips/boot/tools relocs
374 $(Q)$(MAKE) $(build)=arch/mips/boot VMLINUX=$(vmlinux-32) \
380 $(Q)$(MAKE) $(build)=arch/mips/boot/compressed \
397 $(Q)$(MAKE) $(build)=. missing-syscalls missing_syscalls_flags="-mabi=n32"
401 $(Q)$(MAKE) $(build)=. missing-syscalls missing_syscalls_flags="-mabi=32"
405 $(Q)install -D -m 755 vmlinux $(INSTALL_PATH)/vmlinux-$(KERNELRELEASE)
407 $(Q)install -D -m 755 vmlinuz $(INSTALL_PATH)/vmlinuz-$(KERNELRELEASE)
409 $(Q)install -D -m 644 .config $(INSTALL_PATH)/config-$(KERNELRELEASE)
410 $(Q)install -D -m 644 System.map $(INSTALL_PATH)/System.map-$(KERNELRELEASE)
413 $(Q)$(MAKE) $(clean)=arch/mips/boot
414 $(Q)$(MAKE) $(clean)=arch/mips/boot/compressed
415 $(Q)$(MAKE) $(clean)=arch/mips/boot/tools
418 $(Q)$(MAKE) $(build)=arch/mips/kernel/syscalls all
500 $(Q)$(CONFIG_SHELL) $(srctree)/scripts/kconfig/merge_config.sh \
503 $(Q)cp $(KCONFIG_CONFIG) $(objtree)/.config.$@
504 $(Q)$(MAKE) -f $(srctree)/Makefile olddefconfig \
506 $(Q)$(CONFIG_SHELL) $(srctree)/arch/$(ARCH)/tools/generic-board-config.sh \
509 $(Q)$(MAKE) -f $(srctree)/Makefile olddefconfig
522 $(Q)echo "generic_defconfig is not intended for direct use, but should instead be"
523 $(Q)echo "used via an ISA-specific target from the following list:"
524 $(Q)echo
525 $(Q)for cfg in $(generic_defconfigs); do echo " $${cfg}"; done
526 $(Q)echo
527 $(Q)false
548 $(Q)$(MAKE) -f $(srctree)/Makefile $($@-y)