From: Bjorn Helgaas Date: Tue, 24 Mar 2009 22:50:24 +0000 (-0600) Subject: ACPI: tidy up makefile X-Git-Tag: v2.6.30-rc1~199^2~25^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=018f452e9d9d0cb5c3e8d33fd94dc6cd3c520a8f;p=pandora-kernel.git ACPI: tidy up makefile This patch removes the suggestion that ec.o link order is important, because it doesn't matter since acpi_ec_init() is no longer an initcall. And it puts together most of the core modules that are not configurable. Signed-off-by: Bjorn Helgaas Signed-off-by: Len Brown --- Reading git-diff-tree failed