linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* fou: dead build rule for fou6.o
@ 2016-05-31  6:25 Valentin Rothberg
  2016-05-31 10:08 ` Arnd Bergmann
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Valentin Rothberg @ 2016-05-31  6:25 UTC (permalink / raw)
  To: arnd; +Cc: davem, LKML, Andreas Ziegler

Hi Arnd,

your commit fabb13db448e ("fou: add Kconfig options for IPv6 support")
has shown up in today's linux-next. ./scripts/checkkconfigsymbols.py
warned because of the following statement in net/ipv6/Makefile:

+obj-$(CONFIG_NET_FOU_IPV6_TUNNELS) += fou6.o

The referenced Kconfig option does not exist, but I assume the right
option is 'IPV6_FOU_TUNNEL'?  In case yes, the modified #if block in
the commit could be removed (redundant check).

Best regards,
 Valentin

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

end of thread, other threads:[~2016-05-31 20:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-31  6:25 fou: dead build rule for fou6.o Valentin Rothberg
2016-05-31 10:08 ` Arnd Bergmann
2016-05-31 13:18 ` Arnd Bergmann
2016-05-31 20:43 ` Arnd Bergmann

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).