]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/windfarm: Fix XServe G5 fan control Makefile issue
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 27 Nov 2013 00:35:47 +0000 (11:35 +1100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 27 Nov 2013 00:35:47 +0000 (11:35 +1100)
commit31cd5216153c8efd678cb61c36ac497d3880d4fd
tree087699f361bd97de0773c5de845dc9fe00727946
parentc4a5dc12955c59b1744ff3e1efffc95ab1bc4efc
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 <devhexorg@gmail.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
drivers/macintosh/Makefile