From: Zhouyi Zhou Date: Fri, 22 Aug 2014 02:40:15 +0000 (+0800) Subject: netfilter: HAVE_JUMP_LABEL instead of CONFIG_JUMP_LABEL X-Git-Tag: fixes-for-v3.18-merge-window~162^2~20^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1c85c2ebe7ffe1f1b27846bd1ba0944c513d822;p=pandora-kernel.git netfilter: HAVE_JUMP_LABEL instead of CONFIG_JUMP_LABEL Use HAVE_JUMP_LABEL as elsewhere in the kernel to ensure that the toolchain has the required support in addition to CONFIG_JUMP_LABEL being set. Signed-off-by: Zhouyi Zhou Reviewed-by: Florian Westphal Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed