public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next v1] doc: net: fix txtimestamp build
@ 2015-01-11 19:41 David Decotigny
  2015-01-11 20:14 ` Richard Cochran
  0 siblings, 1 reply; 3+ messages in thread
From: David Decotigny @ 2015-01-11 19:41 UTC (permalink / raw)
  To: Jonathan Corbet, linux-doc, linux-kernel
  Cc: Jiri Kosina, Peter Foley, Randy Dunlap, Sam Ravnborg,
	Willem de Bruijn, David Decotigny

From: David Decotigny <decot@googlers.com>

Signed-off-by: David Decotigny <decot@googlers.com>
---
 Documentation/networking/timestamping/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/networking/timestamping/Makefile b/Documentation/networking/timestamping/Makefile
index 8c20dfa..80a3ce0 100644
--- a/Documentation/networking/timestamping/Makefile
+++ b/Documentation/networking/timestamping/Makefile
@@ -10,5 +10,6 @@ hostprogs-y := hwtstamp_config timestamping txtimestamp
 always := $(hostprogs-y)
 
 HOSTCFLAGS_timestamping.o += -I$(objtree)/usr/include
+HOSTCFLAGS_txtimestamp.o += -D_GNU_SOURCE
 HOSTCFLAGS_txtimestamp.o += -I$(objtree)/usr/include
 HOSTCFLAGS_hwtstamp_config.o += -I$(objtree)/usr/include
-- 
2.2.0.rc0.207.ga3a616c


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

end of thread, other threads:[~2015-01-11 20:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-11 19:41 [PATCH net-next v1] doc: net: fix txtimestamp build David Decotigny
2015-01-11 20:14 ` Richard Cochran
2015-01-11 20:22   ` David Decotigny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox