Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/cpupower/bench/
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-6.12.1/tools/testing/selftests/sync/
DMakefile16 OBJS = sync_test.o sync.o macro
26 OBJS := $(patsubst %,$(OUTPUT)/%,$(OBJS)) macro
/linux-6.12.1/arch/xtensa/boot/boot-elf/
DMakefile15 OBJS := $(addprefix $(obj)/,$(boot-y)) macro
/linux-6.12.1/arch/xtensa/boot/boot-redboot/
DMakefile12 OBJS := $(addprefix $(obj)/,$(boot-y)) macro
/linux-6.12.1/tools/net/ynl/lib/
DMakefile10 OBJS=$(patsubst %.c,%.o,${SRCS}) macro
/linux-6.12.1/tools/net/ynl/generated/
DMakefile23 OBJS=$(patsubst %,%-user.o,${GENS}) macro
/linux-6.12.1/tools/thermal/tmon/
DMakefile34 OBJS = tmon.o tui.o sysfs.o pid.o macro
/linux-6.12.1/arch/arm/boot/compressed/
DMakefile8 OBJS = macro
/linux-6.12.1/lib/raid6/test/
DMakefile17 OBJS = int1.o int2.o int4.o int8.o int16.o int32.o recov.o algos.o tables.o macro
/linux-6.12.1/tools/bpf/bpftool/
DMakefile190 OBJS = $(patsubst %.c,$(OUTPUT)%.o,$(SRCS)) $(OUTPUT)disasm.o macro