Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/
H A Dlib.mk172 LOCAL_HDRS += $(selfdir)/kselftest_harness.h $(selfdir)/kselftest.h
173 $(OUTPUT)/%:%.c $(LOCAL_HDRS)
174 $(LINK.c) $(filter-out $(LOCAL_HDRS),$^) $(LDLIBS) -o $@
/openbmc/linux/tools/testing/selftests/pid_namespace/
H A DMakefile6 LOCAL_HDRS += $(selfdir)/pidfd/pidfd.h
/openbmc/linux/tools/testing/selftests/resctrl/
H A DMakefile8 LOCAL_HDRS += $(wildcard *.h)
/openbmc/linux/tools/testing/selftests/landlock/
H A DMakefile7 LOCAL_HDRS += common.h
/openbmc/linux/tools/testing/selftests/futex/functional/
H A DMakefile6 LOCAL_HDRS := \ macro
/openbmc/linux/tools/testing/selftests/cgroup/
H A DMakefile18 LOCAL_HDRS += $(selfdir)/clone3/clone3_selftests.h $(selfdir)/pidfd/pidfd.h
/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A DMakefile25 LOCAL_HDRS += $(patsubst %,$(selfdir)/powerpc/ptrace/%,$(wildcard *.h))
/openbmc/openbmc/poky/meta/recipes-devtools/ruby/ruby/
H A D0004-lib-mkmf.rb-sort-list-of-object-files-in-generated-M.patch30 LOCAL_HDRS = #{$headers.join(' ')}
/openbmc/linux/tools/testing/selftests/mm/
H A DMakefile4 LOCAL_HDRS += $(selfdir)/mm/local_config.h $(top_srcdir)/mm/gup_test.h