Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1410612 > unrolled thread
| Started by | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| First post | 2016-05-31 22:50 +0200 |
| Last post | 2016-05-31 22:50 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: fou: dead build rule for fou6.o Arnd Bergmann <arnd@arndb.de> - 2016-05-31 22:50 +0200
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Date | 2016-05-31 22:50 +0200 |
| Subject | Re: fou: dead build rule for fou6.o |
| Message-ID | <rEYLT-7qa-7@gated-at.bofh.it> |
On Tuesday, May 31, 2016 8:25:40 AM CEST Valentin Rothberg wrote:
> 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).
Patch sent now.
Arnd
Back to top | Article view | linux.kernel
csiph-web