Home
last modified time | relevance | path

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

/linux/tools/power/cpupower/bench/
A DMakefile16 OBJS = $(OUTPUT)main.o $(OUTPUT)parse.o $(OUTPUT)system.o $(OUTPUT)benchmark.o \ macro
20 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/arch/xtensa/boot/boot-redboot/
A DMakefile12 OBJS := $(addprefix $(obj)/,$(boot-y)) macro
/linux/tools/net/ynl/lib/
A DMakefile10 OBJS=$(patsubst %.c,%.o,${SRCS}) macro
/linux/tools/net/ynl/generated/
A DMakefile23 OBJS=$(patsubst %,%-user.o,${GENS}) macro
/linux/arch/arm/boot/compressed/
A DMakefile8 OBJS = macro
/linux/lib/raid6/test/
A DMakefile17 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 DMakefile190 OBJS = $(patsubst %.c,$(OUTPUT)%.o,$(SRCS)) $(OUTPUT)disasm.o macro

Completed in 18 milliseconds