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


Groups > linux.kernel > #1409840

fou: dead build rule for fou6.o

From Valentin Rothberg <valentinrothberg@gmail.com>
Newsgroups linux.kernel
Subject fou: dead build rule for fou6.o
Date 2016-05-31 08:30 +0200
Message-ID <rELlE-7d7-15@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

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


Thread

fou: dead build rule for fou6.o Valentin Rothberg <valentinrothberg@gmail.com> - 2016-05-31 08:30 +0200
  Re: fou: dead build rule for fou6.o Arnd Bergmann <arnd@arndb.de> - 2016-05-31 12:10 +0200
  Re: fou: dead build rule for fou6.o Arnd Bergmann <arnd@arndb.de> - 2016-05-31 15:20 +0200
  Re: fou: dead build rule for fou6.o Arnd Bergmann <arnd@arndb.de> - 2016-05-31 22:50 +0200

csiph-web