Thread
:
Make a custom version of Kernel-Power
View Single Post
Vento
2014-07-03 , 12:19
Posts: 178 | Thanked: 91 times | Joined on May 2011 @ Mira (Venice) - Italy
#
15
Solved
Reading here :
http://wiki.maemo.org/Documentation/...o_Kernel_Guide
After downloading the source with :
apt-get source kernel-power
if I try :
make EXTRAVERSION=-vento52 rx51_defconfig
make say :
HOSTCC scripts/basic/fixdep
scripts/basic/fixdep.c: In function 'traps':
scripts/basic/fixdep.c:377:2: warning: dereferencing type-punned pointer will break strict-aliasing rules
scripts/basic/fixdep.c:379:4: warning: dereferencing type-punned pointer will break strict-aliasing rules
HOSTCC scripts/basic/docproc
HOSTCC scripts/basic/hash
HOSTCC scripts/kconfig/conf.o
HOSTCC scripts/kconfig/kxgettext.o
SHIPPED scripts/kconfig/zconf.tab.c
SHIPPED scripts/kconfig/lex.zconf.c
SHIPPED scripts/kconfig/zconf.hash.c
HOSTCC scripts/kconfig/zconf.tab.o
HOSTLD scripts/kconfig/conf
***
*** Can't find default configuration "arch/arm/configs/rx51_defconfig"!
***
make[1]: *** [rx51_defconfig] Error 1
make: *** [rx51_defconfig] Error 2
So... no default config on kernel-power source or the name isn't rx51_defconfig ?
Last edited by Vento; 2014-07-03 at
12:33
.
Quote & Reply
|
The Following User Says Thank You to Vento For This Useful Post:
reinob
Vento
View Public Profile
Send a private message to Vento
Find all posts by Vento