Home
last modified time | relevance | path

Searched refs:OBJS (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/arch/arm/boot/compressed/
DMakefile7 OBJS = macro
11 OBJS += misc.o decompress.o
13 OBJS += debug.o
18 OBJS += string.o
22 OBJS += hyp-stub.o
31 OBJS += ll_char_wr.o font.o
35 OBJS += head-sa1100.o
39 OBJS += head-xscale.o
43 OBJS += head-sharpsl.o
48 OBJS += big-endian.o
[all …]
/linux-4.4.14/arch/xtensa/boot/boot-elf/
DMakefile19 OBJS := $(addprefix $(obj)/,$(boot-y)) macro
21 $(obj)/Image.o: vmlinux.bin $(OBJS)
25 $(OBJS) $@
/linux-4.4.14/lib/raid6/test/
DMakefile13 OBJS = int1.o int2.o int4.o int8.o int16.o int32.o recov.o algos.o tables.o macro
35 OBJS += mmx.o sse1.o sse2.o avx2.o recov_ssse3.o recov_avx2.o
40 OBJS += neon.o neon1.o neon2.o neon4.o neon8.o
47 OBJS += altivec1.o altivec2.o altivec4.o altivec8.o
51 OBJS += tilegx8.o
65 raid6.a: $(OBJS)
/linux-4.4.14/arch/xtensa/boot/boot-redboot/
DMakefile17 OBJS := $(addprefix $(obj)/,$(boot-y)) macro
22 $(obj)/zImage.o: vmlinux.bin.gz $(OBJS)
26 $(OBJS) $@
/linux-4.4.14/tools/power/cpupower/bench/
DMakefile10 OBJS = $(OUTPUT)main.o $(OUTPUT)parse.o $(OUTPUT)system.o $(OUTPUT)benchmark.o macro
/linux-4.4.14/arch/unicore32/boot/compressed/
DMakefile16 OBJS := misc.o macro