Samsung Galaxy S2 ROM compilation error?
- by Bashir
I'm running Ubuntu 12.04 X64 and have installed all the tools(Toolchain: arm-2010q1 and Samsung Galaxy S2 source as given Here) to compile a ROM.
When I run make Command I'm getting this error:
kernel/built-in.o: In function `cpufreq_table_show':
cpu_pm.c:(.text+0x39b64): undefined reference to `cpufreq_frequency_get_table'
kernel/built-in.o: In…