v86d: build with x86emu support per default for all supported arches, this fixes #229

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-02-25 15:15:52 +01:00
parent 01d983e30f
commit f0a512ce6e

View File

@ -25,6 +25,6 @@
$SCRIPTS/unpack linux
cd $PKG_BUILD
./configure --default
./configure --with-x86emu
make KDIR=$(kernel_path)