diff options
author | John Bowler <jbowler@nslu2-linux.org> | 2006-01-10 08:02:59 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-01-10 08:02:59 +0000 |
commit | 29ef956e45a9ef8100cb581ed34b8d6a6f218308 (patch) | |
tree | 1f4c6d2d0894697c778da4329027b9b70ee6034d /packages/ixp4xx/ixp4xx-csr-2.1/ixethdb-header.patch | |
parent | 931b88d4f952a2fbba63d9cbfbe6e5816cacfa95 (diff) |
ixp4xx-csr: split OE specific makefile patch parts out, correct patch dir names in 2.1
Diffstat (limited to 'packages/ixp4xx/ixp4xx-csr-2.1/ixethdb-header.patch')
-rw-r--r-- | packages/ixp4xx/ixp4xx-csr-2.1/ixethdb-header.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/ixp4xx/ixp4xx-csr-2.1/ixethdb-header.patch b/packages/ixp4xx/ixp4xx-csr-2.1/ixethdb-header.patch index 674b546d32..8ab22bee89 100644 --- a/packages/ixp4xx/ixp4xx-csr-2.1/ixethdb-header.patch +++ b/packages/ixp4xx/ixp4xx-csr-2.1/ixethdb-header.patch @@ -1,5 +1,5 @@ ---- ixp_osal/src/ethDB/include/IxEthDB_p.h 1970-01-01 00:00:00.000000000 +0000 -+++ ixp_osal/src/ethDB/include/IxEthDB_p.h 1970-01-01 00:00:00.000000000 +0000 +--- ixp400_xscale_sw/src/ethDB/include/IxEthDB_p.h 1970-01-01 00:00:00.000000000 +0000 ++++ ixp400_xscale_sw/src/ethDB/include/IxEthDB_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -693,7 +693,7 @@ IX_ETH_DB_PUBLIC UINT32 ixEthDBEntryXORH IX_ETH_DB_PUBLIC UINT32 ixEthDBKeyXORHash(void *macAddress); |