Lines Matching refs:Q

16 	$(Q)$(MAKE) $(build)=arch/mips/tools elf-entry
17 $(Q)$(MAKE) $(build)=arch/mips/boot/tools relocs
361 $(Q)$(MAKE) $(build)=arch/mips/lasat/image \
388 $(Q)$(MAKE) $(build)=arch/mips/boot VMLINUX=$(vmlinux-32) \
394 $(Q)$(MAKE) $(build)=arch/mips/boot/compressed \
411 $(Q)$(MAKE) $(build)=. missing-syscalls missing_syscalls_flags="-mabi=n32"
415 $(Q)$(MAKE) $(build)=. missing-syscalls missing_syscalls_flags="-mabi=32"
419 $(Q)install -D -m 755 vmlinux $(INSTALL_PATH)/vmlinux-$(KERNELRELEASE)
421 $(Q)install -D -m 755 vmlinuz $(INSTALL_PATH)/vmlinuz-$(KERNELRELEASE)
423 $(Q)install -D -m 644 .config $(INSTALL_PATH)/config-$(KERNELRELEASE)
424 $(Q)install -D -m 644 System.map $(INSTALL_PATH)/System.map-$(KERNELRELEASE)
427 $(Q)$(MAKE) $(clean)=arch/mips/boot
428 $(Q)$(MAKE) $(clean)=arch/mips/boot/compressed
429 $(Q)$(MAKE) $(clean)=arch/mips/boot/tools
430 $(Q)$(MAKE) $(clean)=arch/mips/lasat
433 $(Q)$(MAKE) $(build)=arch/mips/kernel/syscalls all
515 $(Q)$(CONFIG_SHELL) $(srctree)/scripts/kconfig/merge_config.sh \
518 $(Q)cp $(KCONFIG_CONFIG) $(objtree)/.config.$@
519 $(Q)$(MAKE) -f $(srctree)/Makefile olddefconfig \
521 $(Q)$(CONFIG_SHELL) $(srctree)/arch/$(ARCH)/tools/generic-board-config.sh \
524 $(Q)$(MAKE) -f $(srctree)/Makefile olddefconfig
537 $(Q)echo "generic_defconfig is not intended for direct use, but should instead be"
538 $(Q)echo "used via an ISA-specific target from the following list:"
539 $(Q)echo
540 $(Q)for cfg in $(generic_defconfigs); do echo " $${cfg}"; done
541 $(Q)echo
542 $(Q)false
563 $(Q)$(MAKE) -f $(srctree)/Makefile $($@-y)