From 4cab8b754907841fe6df5da8ea1aa0d78540989a Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Mon, 3 Aug 2009 14:47:55 +0200 Subject: vortex86sx: fix MACHINE_FEATURES --- conf/machine/vortex86sx.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') 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" -- cgit v1.2.3