[LTP] [PATCH v3 2/3] Split off executable code from bpf/bpf_common.h

Martin Doucha mdoucha@suse.cz
Tue Feb 18 10:43:22 CET 2020


On 2/18/20 9:49 AM, Li Wang wrote:
> Sorry for the unclear question. I mean can we modify the Makefile as:
> 
> --- a/testcases/kernel/syscalls/bpf/Makefile
> +++ b/testcases/kernel/syscalls/bpf/Makefile
> @@ -10,4 +10,4 @@ CFLAGS                        += -D_GNU_SOURCE
>  
>  include $(top_srcdir)/include/mk/generic_leaf_target.mk
>  
> -$(MAKE_TARGETS): %: %.o bpf_common.o
> +$(MAKE_TARGETS): %: bpf_common.o

Ah, OK. I'll fix that.

-- 
Martin Doucha   mdoucha@suse.cz
QA Engineer for Software Maintenance
SUSE LINUX, s.r.o.
CORSO IIa
Krizikova 148/34
186 00 Prague 8
Czech Republic


More information about the ltp mailing list