aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar7
diff options
context:
space:
mode:
authorMatteo Croce <matteo@openwrt.org>2008-04-06 19:38:08 +0000
committerMatteo Croce <matteo@openwrt.org>2008-04-06 19:38:08 +0000
commit374a2be48f4faea596b034cb60ffb78f6296c686 (patch)
treec4d759e181ea37548bb7de8ef77f520052bfbca1 /target/linux/ar7
parent66346d713ba8d1d6d9412fcda213d0b59ca767bb (diff)
downloadmaster-187ad058-374a2be48f4faea596b034cb60ffb78f6296c686.tar.gz
master-187ad058-374a2be48f4faea596b034cb60ffb78f6296c686.tar.bz2
master-187ad058-374a2be48f4faea596b034cb60ffb78f6296c686.zip
fixed wrong path in diff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10748 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar7')
-rw-r--r--target/linux/ar7/patches-2.6.24/140-cpmac_fix.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar7/patches-2.6.24/140-cpmac_fix.patch b/target/linux/ar7/patches-2.6.24/140-cpmac_fix.patch
index b0590d7540..020197a1b7 100644
--- a/target/linux/ar7/patches-2.6.24/140-cpmac_fix.patch
+++ b/target/linux/ar7/patches-2.6.24/140-cpmac_fix.patch
@@ -1,5 +1,5 @@
---- /usr/src/linux-2.6.24/drivers/net/cpmac.c 2008-01-25 02:20:37.000000000 +0100
-+++ cpmac.c 2008-04-06 21:30:03.000000000 +0200
+--- linux-2.6.24/drivers/net/cpmac.c 2008-01-25 02:20:37.000000000 +0100
++++ linux-2.6.24/drivers/net/cpmac.c 2008-04-06 21:30:03.000000000 +0200
@@ -38,6 +38,7 @@
#include <linux/platform_device.h>
#include <linux/dma-mapping.h>