From: Marcin Juszkiewicz Date: Mon, 3 Aug 2009 12:47:55 +0000 (+0200) Subject: vortex86sx: fix MACHINE_FEATURES X-Git-Tag: Release-2010-05/1~2821^2~4^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cab8b754907841fe6df5da8ea1aa0d78540989a;p=openembedded.git vortex86sx: fix MACHINE_FEATURES --- diff --git a/conf/machine/vortex86sx.conf b/conf/machine/vortex86sx.conf index b2a116d109..68a62cc4dc 100644 --- a/conf/machine/vortex86sx.conf +++ b/conf/machine/vortex86sx.conf @@ -3,7 +3,7 @@ require conf/machine/include/tune-i486sx.inc -MACHINE_FEATURES += "x86" +MACHINE_FEATURES = "kernel26 alsa vfat screen usbhost x86" KERNEL_IMAGETYPE = "bzImage"