From 6642ef1d18a305fba38f7089b129752aa430c886 Mon Sep 17 00:00:00 2001 From: Rod Whitby Date: Fri, 16 Jun 2006 10:21:10 +0000 Subject: ixp400-eth: fixed typo in params patch --- packages/ixp425-eth/ixp400-eth-1.5/params.patch | 2 +- packages/ixp425-eth/ixp400-eth_1.5.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/ixp425-eth') 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 " HOMEPAGE = "http://www.intel.com/design/network/products/npfamily/ixp420.htm" LICENSE = "GPL" -PR = "r14" +PR = "r15" DEPENDS = "ixp-osal" DEPENDS = "ixp4xx-csr" -- cgit v1.2.3