[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150311.180053.942872464652130354.davem@davemloft.net>
Date: Wed, 11 Mar 2015 18:00:53 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: jiri@...nulli.us
Cc: netdev@...r.kernel.org, f.fainelli@...il.com, sfeldma@...il.com,
rdunlap@...radead.org
Subject: Re: [patch net-next] switchdev: select INET in Kconfig
From: Jiri Pirko <jiri@...nulli.us>
Date: Wed, 11 Mar 2015 10:49:12 +0100
> This would fix randconfig compile error:
> net/built-in.o: In function `netdev_switch_fib_ipv4_abort':
> (.text+0xf7811): undefined reference to `fib_flush_external'
>
> Also it fixes following warning:
> warning: (NET_DSA) selects NET_SWITCHDEV which has unmet direct dependencies (NET && INET)
>
> Suggested-by: Randy Dunlap <rdunlap@...radead.org>
> Signed-off-by: Jiri Pirko <jiri@...nulli.us>
You cannot use select with INET, it selects CRYPTO* stuff and
therefore is not a leaf Kconfig node.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists