Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1668512

Re: [PATCH 3/3] selftest/net/Makefile: Specify output with $(OUTPUT)

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH 3/3] selftest/net/Makefile: Specify output with $(OUTPUT)
Date 2017-06-18 05:00 +0200
Message-ID <tTyBr-7Md-1@gated-at.bofh.it> (permalink)
References <tTwJj-6yj-5@gated-at.bofh.it> <tTwJj-6yj-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: SeongJae Park <sj38.park@gmail.com>
Date: Sun, 18 Jun 2017 09:56:04 +0900

> After commit a8ba798bc8ec ("selftests: enable O and KBUILD_OUTPUT"),
> net selftest build fails because it points output file without $(OUTPUT)
> yet.  This commit fixes the error.
> 
> Signed-off-by: SeongJae Park <sj38.park@gmail.com>
> Fixes: a8ba798bc8ec ("selftests: enable O and KBUILD_OUTPUT")

Acked-by: David S. Miller <davem@davemloft.net>

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 3/3] selftest/net/Makefile: Specify output with $(OUTPUT) SeongJae Park <sj38.park@gmail.com> - 2017-06-18 03:00 +0200
  Re: [PATCH 3/3] selftest/net/Makefile: Specify output with  $(OUTPUT) David Miller <davem@davemloft.net> - 2017-06-18 05:00 +0200

csiph-web