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
391 $(Q)$(MAKE) $(build)=arch/mips/boot VMLINUX=$(vmlinux-32) \
397 $(Q)$(MAKE) $(build)=arch/mips/boot/compressed \
414 $(Q)$(MAKE) $(build)=. missing-syscalls missing_syscalls_flags="-mabi=n32"
418 $(Q)$(MAKE) $(build)=. missing-syscalls missing_syscalls_flags="-mabi=32"
422 $(Q)install -D -m 755 vmlinux $(INSTALL_PATH)/vmlinux-$(KERNELRELEASE)
424 $(Q)install -D -m 755 vmlinuz $(INSTALL_PATH)/vmlinuz-$(KERNELRELEASE)
426 $(Q)install -D -m 644 .config $(INSTALL_PATH)/config-$(KERNELRELEASE)
427 $(Q)install -D -m 644 System.map $(INSTALL_PATH)/System.map-$(KERNELRELEASE)
430 $(Q)$(MAKE) $(clean)=arch/mips/boot
431 $(Q)$(MAKE) $(clean)=arch/mips/boot/compressed
432 $(Q)$(MAKE) $(clean)=arch/mips/boot/tools
435 $(Q)$(MAKE) $(build)=arch/mips/kernel/syscalls all
517 $(Q)$(CONFIG_SHELL) $(srctree)/scripts/kconfig/merge_config.sh \
520 $(Q)cp $(KCONFIG_CONFIG) $(objtree)/.config.$@
521 $(Q)$(MAKE) -f $(srctree)/Makefile olddefconfig \
523 $(Q)$(CONFIG_SHELL) $(srctree)/arch/$(ARCH)/tools/generic-board-config.sh \
526 $(Q)$(MAKE) -f $(srctree)/Makefile olddefconfig
539 $(Q)echo "generic_defconfig is not intended for direct use, but should instead be"
540 $(Q)echo "used via an ISA-specific target from the following list:"
541 $(Q)echo
542 $(Q)for cfg in $(generic_defconfigs); do echo " $${cfg}"; done
543 $(Q)echo
544 $(Q)false
568 $(Q)$(MAKE) -f $(srctree)/Makefile $($@-y)