summaryrefslogtreecommitdiff
path: root/target/linux/ar7
diff options
context:
space:
mode:
authorMatteo Croce <rootkit85@yahoo.it>2008-05-04 17:20:19 +0000
committerMatteo Croce <rootkit85@yahoo.it>2008-05-04 17:20:19 +0000
commit8639678081058d149b676727970838510aea0940 (patch)
treefbefdf2b98489fd2085d2cef0c14d8d18fadabea /target/linux/ar7
parent4bc59b8552c3cafd5bc532af265d364b659e1097 (diff)
downloadmtk-20170518-8639678081058d149b676727970838510aea0940.zip
mtk-20170518-8639678081058d149b676727970838510aea0940.tar.gz
mtk-20170518-8639678081058d149b676727970838510aea0940.tar.bz2
no unicode in C source, please
SVN-Revision: 11046
Diffstat (limited to 'target/linux/ar7')
-rw-r--r--target/linux/ar7/patches-2.6.25/200-mtd_fixes.patch7
1 files changed, 0 insertions, 7 deletions
diff --git a/target/linux/ar7/patches-2.6.25/200-mtd_fixes.patch b/target/linux/ar7/patches-2.6.25/200-mtd_fixes.patch
index 1b90fc7..a481a14 100644
--- a/target/linux/ar7/patches-2.6.25/200-mtd_fixes.patch
+++ b/target/linux/ar7/patches-2.6.25/200-mtd_fixes.patch
@@ -1,12 +1,5 @@
--- linux/drivers/mtd/ar7part.c 2007-09-20 21:47:22.000000000 +0200
+++ linux-mips/drivers/mtd/ar7part.c 2008-05-04 18:49:04.000000000 +0200
-@@ -1,5 +1,5 @@
- /*
-- * Copyright (C) 2007 Eugene Konev <ejka@openwrt.org>
-+ * Copyright © 2007 Eugene Konev <ejka@openwrt.org>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
@@ -34,6 +34,10 @@
#define LOADER_MAGIC1 le32_to_cpu(0xfeedfa42)
#define LOADER_MAGIC2 le32_to_cpu(0xfeed1281)