[oe-commits] Florian Boor : ixp4xx-npe: The KIXRP435 uses NPE too.

git version control git at git.openembedded.org
Wed Aug 26 10:24:02 UTC 2009


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

Author: Florian Boor <florian.boor at kernelconcepts.de>
Date:   Wed Aug 26 12:19:17 2009 +0200

ixp4xx-npe: The KIXRP435 uses NPE too.

---

 recipes/ixp4xx/ixp4xx-npe_2.4.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/ixp4xx/ixp4xx-npe_2.4.bb b/recipes/ixp4xx/ixp4xx-npe_2.4.bb
index 1218386..4d8d80f 100644
--- a/recipes/ixp4xx/ixp4xx-npe_2.4.bb
+++ b/recipes/ixp4xx/ixp4xx-npe_2.4.bb
@@ -13,7 +13,7 @@ SRC_URI = "http://You-Have-To-Download-The-Microcode-Manually-So-Please-Read-ixp
            file://Intel"
 S = "${WORKDIR}/ixp400_xscale_sw/src/npeDl"
 
-COMPATIBLE_MACHINE = "(nslu2|ixp4xx)"
+COMPATIBLE_MACHINE = "(nslu2|ixp4xx|kixrp435)"
 
 FILES_${PN} = "${base_libdir}/firmware/NPE-B ${base_libdir}/firmware/NPE-C"
 





More information about the Openembedded-commits mailing list