[oe-commits] org.oe.dev ixp4xx.inc: Enable PCI machine feature

rwhitby commit oe at amethyst.openembedded.net
Sat May 10 15:32:03 UTC 2008


ixp4xx.inc: Enable PCI machine feature

Author: rwhitby at nslu2-linux.org
Branch: org.openembedded.dev
Revision: 19fbb33cc3717909b4c9efc4801e2d1765fb09f1
ViewMTN: http://monotone.openembedded.org/revision/info/19fbb33cc3717909b4c9efc4801e2d1765fb09f1
Files:
1
conf/machine/include/ixp4xx.inc
Diffs:

#
# mt diff -ree471c2f855b3d8a0409b521806cc67bf632acc0 -r19fbb33cc3717909b4c9efc4801e2d1765fb09f1
#
#
#
# patch "conf/machine/include/ixp4xx.inc"
#  from [858cbefa25de1ab4bbfcb2a59425e5b0487f6de4]
#    to [bd7fbb0b318d8a61b9e28aa61714a6c764716a15]
#
============================================================
--- conf/machine/include/ixp4xx.inc	858cbefa25de1ab4bbfcb2a59425e5b0487f6de4
+++ conf/machine/include/ixp4xx.inc	bd7fbb0b318d8a61b9e28aa61714a6c764716a15
@@ -3,7 +3,7 @@
 #@DESCRIPTION: genric machine configuration for ixp4xx platforms
 
 # Set default for common ixp4xx-based machines
-MACHINE_FEATURES ?= "kernel26 usbhost ext2 vfat redboot apex"
+MACHINE_FEATURES ?= "kernel26 usbhost pci ext2 vfat redboot apex"
 
 # Select an appropriate default kernel
 PREFERRED_PROVIDER_virtual/kernel ?= "linux-ixp4xx"






More information about the Openembedded-commits mailing list