Lines Matching refs:sh
19 isa-$(CONFIG_SH_DSP) := sh
103 UTS_MACHINE := sh
128 head-y := arch/sh/kernel/head_$(BITS).o
130 core-y += arch/sh/kernel/ arch/sh/mm/ arch/sh/boards/
131 core-$(CONFIG_SH_FPU_EMU) += arch/sh/math-emu/
155 core-y += $(addprefix arch/sh/boards/, \
163 core-$(CONFIG_HD6446X_SERIES) += arch/sh/cchips/hd6446x/
183 drivers-y += arch/sh/drivers/
184 drivers-$(CONFIG_OPROFILE) += arch/sh/oprofile/
186 boot := arch/sh/boot
188 cflags-y += $(foreach d, $(cpuincdir-y), -Iarch/sh/include/$(d)) \
189 $(foreach d, $(machdir-y), -Iarch/sh/include/$(d))
203 libs-$(CONFIG_SUPERH32) := arch/sh/lib/ $(libs-y)
204 libs-$(CONFIG_SUPERH64) := arch/sh/lib64/ $(libs-y)
219 $(Q)$(MAKE) $(build)=arch/sh/tools include/generated/machtypes.h
223 $(Q)$(MAKE) $(clean)=arch/sh/kernel/vsyscall