From: Marcin Juszkiewicz Date: Sun, 15 Oct 2006 13:45:20 +0000 (+0000) Subject: guiness: added pci to MACHINE_FEATURES X-Git-Tag: Release-2010-05/1~9453^2~567^2~162^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2772e7b8f423dca4a6b5b490fa527241dd4dbf2;p=openembedded.git guiness: added pci to MACHINE_FEATURES --- diff --git a/conf/machine/guinness.conf b/conf/machine/guinness.conf index 35cb1d2070..12143edf63 100644 --- a/conf/machine/guinness.conf +++ b/conf/machine/guinness.conf @@ -17,7 +17,7 @@ OLDEST_KERNEL = "2.6.17" GLIBC_ADDONS = "nptl" GLIBC_EXTRA_OECONF = "--with-tls" -MACHINE_FEATURES = "kernel26 usbhost ext2" +MACHINE_FEATURES = "kernel26 usbhost ext2 pci" require conf/machine/include/tune-athlonmp.conf