Lines Matching refs:echo
75 $(Q)echo '#include <tests/llvm.h>' > $@
76 $(Q)echo 'const char test_llvm__bpf_base_prog[] =' >> $@
78 $(Q)echo ';' >> $@
82 $(Q)echo '#include <tests/llvm.h>' > $@
83 $(Q)echo 'const char test_llvm__bpf_test_kbuild_prog[] =' >> $@
85 $(Q)echo ';' >> $@
89 $(Q)echo '#include <tests/llvm.h>' > $@
90 $(Q)echo 'const char test_llvm__bpf_test_prologue_prog[] =' >> $@
92 $(Q)echo ';' >> $@
96 $(Q)echo '#include <tests/llvm.h>' > $@
97 $(Q)echo 'const char test_llvm__bpf_test_relocation[] =' >> $@
99 $(Q)echo ';' >> $@