commit | 018f452e9d9d0cb5c3e8d33fd94dc6cd3c520a8f | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | Tue Mar 24 16:50:24 2009 -0600 |
committer | Len Brown <len.brown@intel.com> | Fri Mar 27 12:51:41 2009 -0400 |
tree | d11ed659b410ce9eae3f206aa104cdff6d988b60 | |
parent | 201b8c655f7a48563f6a0b66f9e388460a1ea611 [diff] |
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 <bjorn.helgaas@hp.com> Signed-off-by: Len Brown <len.brown@intel.com>