Lines Matching refs:arch
15 $(Q)$(MAKE) $(build)=arch/mips/tools elf-entry
17 $(Q)$(MAKE) $(build)=arch/mips/tools loongson3-llsc-check
19 $(Q)$(MAKE) $(build)=arch/mips/boot/tools relocs
266 libs-$(CONFIG_FW_ARC) += arch/mips/fw/arc/
267 libs-$(CONFIG_FW_CFE) += arch/mips/fw/cfe/
268 libs-$(CONFIG_FW_SNIPROM) += arch/mips/fw/sni/
269 libs-y += arch/mips/fw/lib/
283 include $(srctree)/arch/mips/Kbuild.platforms
289 entry-y = $(shell $(objtree)/arch/mips/tools/elf-entry vmlinux)
290 cflags-y += -I$(srctree)/arch/mips/include/asm/mach-generic
291 drivers-$(CONFIG_PCI) += arch/mips/pci/
356 libs-y += arch/mips/lib/
357 libs-$(CONFIG_MIPS_FP_SUPPORT) += arch/mips/math-emu/
359 drivers-y += arch/mips/crypto/
362 drivers-$(CONFIG_PM) += arch/mips/power/
364 # boot image targets (arch/mips/boot/)
380 # compressed boot image targets (arch/mips/boot/compressed/)
411 $(Q)$(MAKE) $(build)=arch/mips/boot VMLINUX=$(vmlinux-32) \
412 $(bootvars-y) arch/mips/boot/$@
417 $(Q)$(MAKE) $(build)=arch/mips/boot/compressed \
418 $(bootvars-y) 32bit-bfd=$(32bit-bfd) arch/mips/boot/$@
429 core-y += arch/mips/boot/dts/
450 $(Q)$(MAKE) $(build)=arch/mips/kernel/syscalls all
495 generic_config_dir = $(srctree)/arch/$(ARCH)/configs/generic
509 # appropriate config fragments from arch/mips/configs/generic/, resulting in
533 -m -O $(objtree) $(srctree)/arch/$(ARCH)/configs/generic_defconfig $^ | \
538 $(Q)$(CONFIG_SHELL) $(srctree)/arch/$(ARCH)/tools/generic-board-config.sh \