summaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-kirkwood_2.6.31.bb
diff options
context:
space:
mode:
authorLeon Woestenberg <leon@sidebranch.com>2009-10-31 13:59:27 +0100
committerLeon Woestenberg <leon@sidebranch.com>2009-10-31 14:06:58 +0100
commit91403056b1467560c9452a0def50402b53b16597 (patch)
treedfc73d0981557cc59d951cb1f29d105440cc48f4 /recipes/linux/linux-kirkwood_2.6.31.bb
parent138f792724e42d5b87668d470e3162ba4148ed14 (diff)
downloadopenembedded-91403056b1467560c9452a0def50402b53b16597.tar.gz
linux-kirkwood-2.6.31: Add PCI Express support for openrd-base.
Note there are upstream problems involving devices using PCI IOMEM. Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
Diffstat (limited to 'recipes/linux/linux-kirkwood_2.6.31.bb')
-rw-r--r--recipes/linux/linux-kirkwood_2.6.31.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/linux/linux-kirkwood_2.6.31.bb b/recipes/linux/linux-kirkwood_2.6.31.bb
index a40a09e49a..49833a488e 100644
--- a/recipes/linux/linux-kirkwood_2.6.31.bb
+++ b/recipes/linux/linux-kirkwood_2.6.31.bb
@@ -18,6 +18,8 @@ SRCREV = "8cb424312d88810bb62edbeef42a510725ceb482"
SRC_URI = "git://git.marvell.com/orion.git;protocol=git \
file://defconfig"
+SRC_URI_append_openrd-base = " file://openrd-base-enable-pcie.patch;patch=1"
+
# update machine types list for ARM architecture, only for machines that need it
do_arm_mach_types() {
if test ${MACHINE} == openrd-base; then