From: Koen Kooi Date: Wed, 27 Sep 2006 12:28:34 +0000 (+0000) Subject: guinness: add MACHINE_FEATURES X-Git-Tag: Release-2010-05/1~9453^2~677^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=696ad54999f0ff0e8f3a9ae291cf3b1f0c6e24b6;p=openembedded.git guinness: add MACHINE_FEATURES --- diff --git a/conf/machine/guinness.conf b/conf/machine/guinness.conf index 8345ff5fd8..35cb1d2070 100644 --- a/conf/machine/guinness.conf +++ b/conf/machine/guinness.conf @@ -17,5 +17,7 @@ OLDEST_KERNEL = "2.6.17" GLIBC_ADDONS = "nptl" GLIBC_EXTRA_OECONF = "--with-tls" +MACHINE_FEATURES = "kernel26 usbhost ext2" + require conf/machine/include/tune-athlonmp.conf