make -j8 iso_img TARGET_PRODUCT=generic_x86
TARGET_KERNEL_CONFIG=android-x86_hpomnibookconfig TARGET_CPU_SMP=false
When you don't set TARGET_CPU_SMP to false a multiprocessor version
is
built and causes SSE2 cache control instructions such as mfence to be
generated.
It's also a good idea to select the correct processor in the kernel
configuration, which I did in android-x86_hpomnibookconfig
2011/12/7 Henri <hfma...@gmail.com>:
--
Chih-Wei
Android-x86 project
http://www.android-x86.org