On Thu, Jul 14, 2011 at 11:35 PM, Amit Daniel Kachhap amit.kachhap@linaro.org wrote:
The following set of patches add changes in powertop needed for arm android platforms. These patches depends on the below mentioned patches. http://www.mail-archive.com/power@bughost.org/msg02078.html
Amit Daniel Kachhap (3): powertop: Disable pci bus measurement for arm platforms perf-event: Add defination of __NR_perf_event_open for arm platforms ncurses: Enable ncurses for android and miscellaneous changes
I hate to say this, but with stuff like this being posted, it's time to autotoolize powertop properly. These patches do more harm to building sanely than anything, and I don't think they're the right solution to making the code portable at all.
Adding an Android.mk should have never happened in the first place.
Auke