From: H Hartley Sweeten Date: Thu, 20 Dec 2012 00:49:24 +0000 (-0700) Subject: staging: comedi: Makefile: conditionally compile multi-file core module X-Git-Tag: v3.9-rc1~127^2~504 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd958f7eb4d0959f65377aaab4a63ba33cc53f06;p=pandora-kernel.git staging: comedi: Makefile: conditionally compile multi-file core module Instead of using the #ifdef'ery in the comedi_compat32.c and proc.c files to include/exclude them from the comedi core, modify the Makefile to include those files automatically when enabled in the .config. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed