Searched refs:HDR_PROBE (Results 1 - 2 of 2) sorted by relevance

/linux-master/samples/hid/
H A DMakefile76 HDR_PROBE := $(shell printf "$(pound)include <linux/types.h>\n struct list_head { int a; }; int main() { return 0; }" | \ macro
80 ifeq ($(HDR_PROBE),)
/linux-master/samples/bpf/
H A DMakefile216 HDR_PROBE := $(shell printf "$(pound)include <linux/types.h>\n struct list_head { int a; }; int main() { return 0; }" | \ macro
220 ifeq ($(HDR_PROBE),)

Completed in 118 milliseconds