From a1a1e789bed910db9f193109b4481327fa8d42db Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Tue, 18 Aug 2015 20:31:23 +0200 Subject: [PATCH] ipv6: Fix build failure when CONFIG_INET disabled output_core.c, added in 3.2.66, is only needed and can only be compiled when CONFIG_INET is enabled. The condition in the Makefile is already correct upstream. Reported-by: kbuild test robot Signed-off-by: Ben Hutchings --- Reading git-format-patch failed