Hi.,
I got kernel source from
https://github.com/aloksinha2001/Linux3188 and trying to build, but stuck up with the below error:
desktop:~/Downloads/kernel/new_kernel/Linux3188$ ./make_kernel_ruikemei.sh
*************
rm logo_linux_clut224
*************
***********************
copy logo_linux_clut224.ppm
***********************
***********************
make kernel.img
***********************
CHK include/linux/version.h
CHK include/generated/utsrelease.h
make[1]: `include/generated/mach-types.h' is up to date.
CALL scripts/checksyscalls.sh
/home/ambujex/Downloads/kernel/new_kernel/Linux3188/scripts/gen_initramfs_list.sh: Cannot open '../initramfs/initramfs.cpio'
make[1]: *** [usr/initramfs_data.cpio.gz] Error 1
make: *** [usr] Error 2
make: *** Waiting for unfinished jobs....
CHK include/generated/compile.h
make: *** wait: No child processes. Stop.
desktop:~/Downloads/kernel/new_kernel/Linux3188$
**********************
I am using system with this config:
Processor: Intel® Atom™ CPU 230 @ 1.60GHz × 2
OS: Ubuntu 13.04, 32 bit.
please help in fixing this pro...
Nandy
