Lines Matching full:mips
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
36 32bit-tool-archpref = mips
46 UTS_MACHINE := mips
94 # The DECStation requires an ECOFF kernel for remote booting, other MIPS
128 # stack space, else a SEGV is generated. This is not desirable for MIPS
186 # Warning: the 64-bit MIPS architecture does not support the `smartmips' extension
189 mips-cflags := $(cflags-y)
191 smartmips-ase := $(call cc-option-yn,$(mips-cflags) -msmartmips)
195 micromips-ase := $(call cc-option-yn,$(mips-cflags) -mmicromips)
199 toolchain-msa := $(call cc-option-yn,$(mips-cflags) -mhard-float -mfp64 -Wa$(comma)-mmsa)
202 toolchain-virt := $(call cc-option-yn,$(mips-cflags) -mvirt)
206 xpa-cflags-y := $(mips-cflags)
210 toolchain-crc := $(call cc-option-yn,$(mips-cflags) -Wa$(comma)-mcrc)
212 toolchain-dsp := $(call cc-option-yn,$(mips-cflags) -Wa$(comma)-mdsp)
214 toolchain-ginv := $(call cc-option-yn,$(mips-cflags) -Wa$(comma)-mginv)
220 libs-$(CONFIG_FW_ARC) += arch/mips/fw/arc/
221 libs-$(CONFIG_FW_CFE) += arch/mips/fw/cfe/
222 libs-$(CONFIG_FW_SNIPROM) += arch/mips/fw/sni/
223 libs-y += arch/mips/fw/lib/
237 include arch/mips/Kbuild.platforms
243 entry-y = $(shell $(objtree)/arch/mips/tools/elf-entry vmlinux)
244 cflags-y += -I$(srctree)/arch/mips/include/asm/mach-generic
245 drivers-$(CONFIG_PCI) += arch/mips/pci/
310 head-y := arch/mips/kernel/head.o
312 libs-y += arch/mips/lib/
313 libs-$(CONFIG_MIPS_FP_SUPPORT) += arch/mips/math-emu/
315 # See arch/mips/Kbuild for content of core part of the kernel
316 core-y += arch/mips/
318 drivers-y += arch/mips/crypto/
319 drivers-$(CONFIG_OPROFILE) += arch/mips/oprofile/
322 drivers-$(CONFIG_PM) += arch/mips/power/
324 # boot image targets (arch/mips/boot/)
342 # compressed boot image targets (arch/mips/boot/compressed/)
374 $(Q)$(MAKE) $(build)=arch/mips/boot VMLINUX=$(vmlinux-32) \
375 $(bootvars-y) arch/mips/boot/$@
380 $(Q)$(MAKE) $(build)=arch/mips/boot/compressed \
392 core-y += arch/mips/boot/dts/
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
477 # appropriate config fragments from arch/mips/configs/generic/, resulting in