summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
Diffstat (limited to 'packages')
-rw-r--r--packages/ixp425-eth/ixp400-eth-1.5/params.patch2
-rw-r--r--packages/ixp425-eth/ixp400-eth_1.5.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/ixp425-eth/ixp400-eth-1.5/params.patch b/packages/ixp425-eth/ixp400-eth-1.5/params.patch
index 2267a48fec..86011deaaa 100644
--- a/packages/ixp425-eth/ixp400-eth-1.5/params.patch
+++ b/packages/ixp425-eth/ixp400-eth-1.5/params.patch
@@ -42,7 +42,7 @@
*/
#ifdef CONFIG_IXP400_ETH_NPEC_ONLY
! int dev_max_count = 1; /* only NPEC is used */
-! elif defined (CONFIG_IXP400_ETH_NPEB_ONLY)
+! #elif defined (CONFIG_IXP400_ETH_NPEB_ONLY)
! int dev_max_count = 1; /* only NPEB is used */
#elif defined (CONFIG_ARCH_IXDP425) || defined(CONFIG_ARCH_IXDPG425)\
|| defined (CONFIG_ARCH_ADI_COYOTE)
diff --git a/packages/ixp425-eth/ixp400-eth_1.5.bb b/packages/ixp425-eth/ixp400-eth_1.5.bb
index 2d131aa6e0..5163dd20e4 100644
--- a/packages/ixp425-eth/ixp400-eth_1.5.bb
+++ b/packages/ixp425-eth/ixp400-eth_1.5.bb
@@ -4,7 +4,7 @@
MAINTAINER = "NSLU2 Linux <nslu2-linux@yahoogroups.com>"
HOMEPAGE = "http://www.intel.com/design/network/products/npfamily/ixp420.htm"
LICENSE = "GPL"
-PR = "r14"
+PR = "r15"
DEPENDS = "ixp-osal"
DEPENDS = "ixp4xx-csr"