netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] selftest: Fix build errors
@ 2017-06-18  0:56 SeongJae Park
  2017-06-18  0:56 ` [PATCH 1/3] selftest/memfd/Makefile: Fix build error SeongJae Park
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: SeongJae Park @ 2017-06-18  0:56 UTC (permalink / raw)
  To: shuah
  Cc: bamvor.zhangjian, shorne, davem, linux-kselftest, netdev,
	linux-kernel, SeongJae Park

This patchset fixes build errors in selftest.

SeongJae Park (3):
  selftest/memfd/Makefile: Fix build error
  selftest/intel_pstate/aperf: Use LDLIBS instead of LDFLAGS
  selftest/net/Makefile: Specify output with $(OUTPUT)

 tools/testing/selftests/intel_pstate/Makefile | 2 +-
 tools/testing/selftests/memfd/Makefile        | 2 +-
 tools/testing/selftests/net/Makefile          | 3 +--
 3 files changed, 3 insertions(+), 4 deletions(-)

-- 
2.13.0

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-06-18  2:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-18  0:56 [PATCH 0/3] selftest: Fix build errors SeongJae Park
2017-06-18  0:56 ` [PATCH 1/3] selftest/memfd/Makefile: Fix build error SeongJae Park
2017-06-18  0:56 ` [PATCH 2/3] selftest/intel_pstate/aperf: Use LDLIBS instead of LDFLAGS SeongJae Park
2017-06-18  0:56 ` [PATCH 3/3] selftest/net/Makefile: Specify output with $(OUTPUT) SeongJae Park
2017-06-18  2:48   ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).