[oe-commits] Tim 'timtim' Ellis : orion: Remove pci from machine features

GIT User account git at amethyst.openembedded.net
Sat Jan 17 15:10:55 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: c1177bb7c20146495b976345836b41fd7d7632f5
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=c1177bb7c20146495b976345836b41fd7d7632f5

Author: Tim 'timtim' Ellis <tim.ellis at foonas.org>
Date:   Sat Jan 17 15:09:45 2009 +0000

orion: Remove pci from machine features

---

 conf/machine/include/orion.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/machine/include/orion.inc b/conf/machine/include/orion.inc
index 4f2d9a3..df8e505 100644
--- a/conf/machine/include/orion.inc
+++ b/conf/machine/include/orion.inc
@@ -4,7 +4,7 @@
 TARGET_ARCH = "arm"
 TARGET_FPU  = "soft"
 
-MACHINE_FEATURES 		= "kernel26 usbhost ext2 pci"
+MACHINE_FEATURES 		= "kernel26 usbhost ext2"
 MACHINE_TASK_PROVIDER 		= "task-base"
 
 USE_DEVFS = "0"





More information about the Openembedded-commits mailing list