Lines Matching refs:S
116 src-wlib-y := string.S crt0.S stdio.c decompress.c main.c \
118 ns16550.c serial.c simple_alloc.c div64.S util.S \
123 src-wlib-$(CONFIG_PPC64_BOOT_WRAPPER) += opal-calls.S opal.c
125 src-wlib-y += crtsavres.S
136 src-plat-$(CONFIG_40x) += fixed-head.S ep405.c cuboot-hotfoot.c \
139 virtex405-head.S virtex.c
147 simpleboot.c fixed-head.S virtex.c
148 src-plat-$(CONFIG_PPC_8xx) += cuboot-8xx.c fixed-head.S ep88xc.c redboot-8xx.c
150 src-plat-$(CONFIG_PPC_82xx) += cuboot-pq2.c fixed-head.S ep8248e.c cuboot-824x.c
151 src-plat-$(CONFIG_PPC_83xx) += cuboot-83xx.c fixed-head.S redboot-83xx.c
154 gamecube-head.S gamecube.c \
155 wii-head.S wii.c holly.c \
156 fixed-head.S mvme5100.c
158 src-plat-$(CONFIG_PPC_PS3) += ps3-head.S ps3-hvcall.S ps3.c
160 src-plat-$(CONFIG_PPC_PSERIES) += pseries-head.S
161 src-plat-$(CONFIG_PPC_POWERNV) += pseries-head.S
162 src-plat-$(CONFIG_PPC_IBM_CELL_BLADE) += pseries-head.S
163 src-plat-$(CONFIG_MVME7100) += motload-head.S mvme7100.c
199 $(obj)/zImage.coff.lds $(obj)/zImage.ps3.lds : $(obj)/%: $(srctree)/$(src)/%.S
220 $(patsubst %.S,%.o, $(filter %.S, $(src-boot))): %.o: %.S FORCE