Searched defs:OBJS (Results 1 – 10 of 10) sorted by relevance
/linux-6.12.1/tools/power/cpupower/bench/ |
D | Makefile | 16 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/ |
D | Makefile | 16 OBJS = sync_test.o sync.o macro 26 OBJS := $(patsubst %,$(OUTPUT)/%,$(OBJS)) macro
|
/linux-6.12.1/arch/xtensa/boot/boot-elf/ |
D | Makefile | 15 OBJS := $(addprefix $(obj)/,$(boot-y)) macro
|
/linux-6.12.1/arch/xtensa/boot/boot-redboot/ |
D | Makefile | 12 OBJS := $(addprefix $(obj)/,$(boot-y)) macro
|
/linux-6.12.1/tools/net/ynl/lib/ |
D | Makefile | 10 OBJS=$(patsubst %.c,%.o,${SRCS}) macro
|
/linux-6.12.1/tools/net/ynl/generated/ |
D | Makefile | 23 OBJS=$(patsubst %,%-user.o,${GENS}) macro
|
/linux-6.12.1/tools/thermal/tmon/ |
D | Makefile | 34 OBJS = tmon.o tui.o sysfs.o pid.o macro
|
/linux-6.12.1/arch/arm/boot/compressed/ |
D | Makefile | 8 OBJS = macro
|
/linux-6.12.1/lib/raid6/test/ |
D | Makefile | 17 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/ |
D | Makefile | 190 OBJS = $(patsubst %.c,$(OUTPUT)%.o,$(SRCS)) $(OUTPUT)disasm.o macro
|