From: Jacob Keller Date: Sat, 8 Dec 2012 09:04:25 +0000 (+0000) Subject: ixgbe: only compile ixgbe_debugfs.o when enabled X-Git-Tag: v3.8-rc6~20^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86833f0a57c3d5f3ed8bba465369c15c831d3909;p=pandora-kernel.git ixgbe: only compile ixgbe_debugfs.o when enabled This patch modifies ixgbe_debugfs.c and the Makefile for the ixgbe driver to only compile the file when the config is enabled. This means we can remove the #ifdef inside the ixgbe_debugfs.c file. Signed-off-by: Jacob Keller Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed