From: Benjamin Herrenschmidt Date: Wed, 27 Nov 2013 00:35:47 +0000 (+1100) Subject: powerpc/windfarm: Fix XServe G5 fan control Makefile issue X-Git-Tag: v3.13-rc2~23^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=721cb59e9d95eb7f47ec73711ed35ef85e1ea1ca;p=pandora-kernel.git powerpc/windfarm: Fix XServe G5 fan control Makefile issue We are missing building windfarm_max6690_sensor.o when building CONFIG_WINDFARM_RM31. Usually all the windfarm drivers are built and thus this isn't a problem but some more "tailored" setups (Gentoo ?) building only that driver are not working because the require sensor module is missing. Reported-by: Stanislav Ponomarev Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed