![]() |
2011-03-13
, 17:51
|
Banned |
Posts: 358 |
Thanked: 160 times |
Joined on Dec 2010
|
#2
|
Hi,
I'm trying to recompile kernel-power to add several features that I'm missing (specifically USB CDROM support).
Whenever I attempt to compile, the following error is encountered:
Any ideas?Code:In file included from arch/arm/mach-omap2/pm.c:37: arch/arm/plat-omap/include/mach/pm.h:111:2: error: #error "Power management for this processor not implemented yet" make[1]: *** [arch/arm/mach-omap2/pm.o] Error 1 make: *** [arch/arm/mach-omap2] Error 2
![]() |
2011-03-14
, 06:25
|
Posts: 102 |
Thanked: 140 times |
Joined on Sep 2010
@ Israel
|
#3
|
![]() |
2011-03-14
, 15:42
|
Posts: 87 |
Thanked: 56 times |
Joined on Nov 2008
|
#4
|
I'm trying to recompile kernel-power to add several features that I'm missing (specifically USB CDROM support).
Whenever I attempt to compile, the following error is encountered: