From: Andi Kleen Date: Wed, 30 Jan 2008 12:32:49 +0000 (+0100) Subject: x86: compile apm and voyager module only when selected in Kconfig X-Git-Tag: v2.6.25-rc1~1143^2~393 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6b68076fd5d7de04e6847ed9d7d212e7dd6beb5;p=pandora-kernel.git x86: compile apm and voyager module only when selected in Kconfig Previously the complete files were #ifdef'ed, but now handle that in the Makefile. May save a minor bit of compilation time. [ Stephen Rothwell : build dependency fix ] Signed-off-by: Andi Kleen Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed