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
393 $(Q)$(MAKE) $(build)=arch/mips/boot VMLINUX=$(vmlinux-32) \
399 $(Q)$(MAKE) $(build)=arch/mips/boot/compressed \
416 $(Q)$(MAKE) $(build)=. missing-syscalls missing_syscalls_flags="-mabi=n32"
420 $(Q)$(MAKE) $(build)=. missing-syscalls missing_syscalls_flags="-mabi=32"
424 $(Q)install -D -m 755 vmlinux $(INSTALL_PATH)/vmlinux-$(KERNELRELEASE)
426 $(Q)install -D -m 755 vmlinuz $(INSTALL_PATH)/vmlinuz-$(KERNELRELEASE)
428 $(Q)install -D -m 644 .config $(INSTALL_PATH)/config-$(KERNELRELEASE)
429 $(Q)install -D -m 644 System.map $(INSTALL_PATH)/System.map-$(KERNELRELEASE)
432 $(Q)$(MAKE) $(clean)=arch/mips/boot
433 $(Q)$(MAKE) $(clean)=arch/mips/boot/compressed
434 $(Q)$(MAKE) $(clean)=arch/mips/boot/tools
437 $(Q)$(MAKE) $(build)=arch/mips/kernel/syscalls all
519 $(Q)$(CONFIG_SHELL) $(srctree)/scripts/kconfig/merge_config.sh \
522 $(Q)cp $(KCONFIG_CONFIG) $(objtree)/.config.$@
523 $(Q)$(MAKE) -f $(srctree)/Makefile olddefconfig \
525 $(Q)$(CONFIG_SHELL) $(srctree)/arch/$(ARCH)/tools/generic-board-config.sh \
528 $(Q)$(MAKE) -f $(srctree)/Makefile olddefconfig
541 $(Q)echo "generic_defconfig is not intended for direct use, but should instead be"
542 $(Q)echo "used via an ISA-specific target from the following list:"
543 $(Q)echo
544 $(Q)for cfg in $(generic_defconfigs); do echo " $${cfg}"; done
545 $(Q)echo
546 $(Q)false
567 $(Q)$(MAKE) -f $(srctree)/Makefile $($@-y)