Home
last modified time | relevance | path

Searched defs:OBJS (Results 1 – 8 of 8) sorted by relevance

/linux/tools/power/cpupower/bench/
A DMakefile11 OBJS = $(OUTPUT)main.o $(OUTPUT)parse.o $(OUTPUT)system.o $(OUTPUT)benchmark.o \ macro
15 OBJS = $(OUTPUT)main.o $(OUTPUT)parse.o $(OUTPUT)system.o $(OUTPUT)benchmark.o macro
/linux/tools/testing/selftests/sync/
A DMakefile16 OBJS = sync_test.o sync.o macro
26 OBJS := $(patsubst %,$(OUTPUT)/%,$(OBJS)) macro
/linux/arch/xtensa/boot/boot-elf/
A DMakefile15 OBJS := $(addprefix $(obj)/,$(boot-y)) macro
/linux/tools/testing/selftests/resctrl/
A DMakefile4 OBJS=$(SRCS:.c=.o) macro
/linux/arch/xtensa/boot/boot-redboot/
A DMakefile14 OBJS := $(addprefix $(obj)/,$(boot-y)) macro
/linux/arch/arm/boot/compressed/
A DMakefile8 OBJS = macro
/linux/lib/raid6/test/
A DMakefile14 OBJS = int1.o int2.o int4.o int8.o int16.o int32.o recov.o algos.o tables.o macro
/linux/tools/bpf/bpftool/
A DMakefile161 OBJS = $(patsubst %.c,$(OUTPUT)%.o,$(SRCS)) $(OUTPUT)disasm.o macro

Completed in 12 milliseconds