Home
last modified time | relevance | path

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

/linux-6.14.4/arch/um/kernel/skas/
DMakefile11 stub_exe_objs-y := stub_exe.o
13 stub_exe_objs := $(foreach F,$(stub_exe_objs-y),$(obj)/$F) macro
18 $(obj)/stub_exe.dbg: $(stub_exe_objs) FORCE
32 targets += stub_exe.dbg stub_exe $(stub_exe_objs-y)