X-Git-Url: http://git.monstr.eu/?p=linux-2.6-microblaze.git;a=blobdiff_plain;f=tools%2Ftesting%2Fselftests%2Fnet%2Fmptcp%2FMakefile;h=43a723626126153f4e9a2304154240d552b3d40d;hp=48a99e1453e116e11b7dfd0a2449cf8147d1bc6c;hb=e05d5b9c5bbea80313d8f58c3a80a18839b25480;hpb=665fe72a7d4f0ad17923e0a5ff2e6cc64d57c970 diff --git a/tools/testing/selftests/net/mptcp/Makefile b/tools/testing/selftests/net/mptcp/Makefile index 48a99e1453e1..43a723626126 100644 --- a/tools/testing/selftests/net/mptcp/Makefile +++ b/tools/testing/selftests/net/mptcp/Makefile @@ -1,7 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 top_srcdir = ../../../../.. -KSFT_KHDR_INSTALL := 1 CFLAGS = -Wall -Wl,--no-as-needed -O2 -g -I$(top_srcdir)/usr/include $(KHDR_INCLUDES)