Hello, when I build the kernel from aosp using the command
BUILD_INITRAMFS=1 
BUILD_CONFIG_FRAGMENTS=common-modules/virtual-device/goldfish_defconfig.fragment
 
BUILD_CONFIG=common-modules/virtual-device/build.config.virtual_device.x86_64 
build/build.sh
The file goldfish_defconfig.fragment contains only one line
CONFIG_BT_HCIBTUSB=m
After that i try to run the emulator with prebuilt kernel it works. When I 
try using my built kernel it displays the following
kernel too old to load a ramdisk.
How to solve the problem?
Thank you

-- 
-- 
You received this message because you are subscribed to the "Android Building" 
mailing list.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-building/847a03b8-e0a5-4bbc-8d94-89d517054374n%40googlegroups.com.

Reply via email to