diff options
author | Rod Whitby <rod@whitby.id.au> | 2006-02-11 12:40:36 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-02-11 12:40:36 +0000 |
commit | b9323d35105de198ca32180e4f202f66ae502db3 (patch) | |
tree | c27df7aa005a2f8f3556b7d0050443e1232d74bd /packages/linux/ixp4xx-kernel | |
parent | 97bcf248d20216aa57280b8e2b37a1e20f48c3e9 (diff) |
ixp4xx-kernel: Fixed path in 97-ds101-includes.patch
Diffstat (limited to 'packages/linux/ixp4xx-kernel')
-rw-r--r-- | packages/linux/ixp4xx-kernel/2.6.16/97-ds101-includes.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/ixp4xx-kernel/2.6.16/97-ds101-includes.patch b/packages/linux/ixp4xx-kernel/2.6.16/97-ds101-includes.patch index 35357b2d77..d9a5f07494 100644 --- a/packages/linux/ixp4xx-kernel/2.6.16/97-ds101-includes.patch +++ b/packages/linux/ixp4xx-kernel/2.6.16/97-ds101-includes.patch @@ -25,8 +25,8 @@ diff -ruN linux-2.6.15.orig/include/asm-arm/arch-ixp4xx/irqs.h linux-2.6.15.new/ #endif diff -ruN linux-2.6.15.orig/include/asm-arm/arch/ds101.h linux-2.6.15.new/include/asm-arm/arch/ds101.h ---- linux-2.6.15.orig/include/asm-arm/arch/ds101.h 1970-01-01 01:00:00.000000000 +0100 -+++ linux-2.6.15.new/include/asm-arm/arch/ds101.h 2006-02-10 22:16:24.000000000 +0100 +--- linux-2.6.15.orig/include/asm-arm/arch-ixp4xx/ds101.h 1970-01-01 01:00:00.000000000 +0100 ++++ linux-2.6.15.new/include/asm-arm/arch-ixp4xx/ds101.h 2006-02-10 22:16:24.000000000 +0100 @@ -0,0 +1,72 @@ +/* + * include/asm-arm/arch-ixp4xx/ds101.h |