aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar7/patches-2.6.22/500-serial_kludge.patch
diff options
context:
space:
mode:
authorMatteo Croce <matteo@openwrt.org>2007-09-11 23:50:02 +0000
committerMatteo Croce <matteo@openwrt.org>2007-09-11 23:50:02 +0000
commitd807fe3642a24833664adb3d4c2026cd22bf5ccd (patch)
tree555d545c71075785ea65b4cd2aaeb06560f55fc7 /target/linux/ar7/patches-2.6.22/500-serial_kludge.patch
parent54801484c2f3295cfd5d0a877b18b9ba374dcc82 (diff)
downloadmaster-187ad058-d807fe3642a24833664adb3d4c2026cd22bf5ccd.tar.gz
master-187ad058-d807fe3642a24833664adb3d4c2026cd22bf5ccd.tar.bz2
master-187ad058-d807fe3642a24833664adb3d4c2026cd22bf5ccd.zip
more AR7 cleanups & fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8758 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar7/patches-2.6.22/500-serial_kludge.patch')
-rw-r--r--target/linux/ar7/patches-2.6.22/500-serial_kludge.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/target/linux/ar7/patches-2.6.22/500-serial_kludge.patch b/target/linux/ar7/patches-2.6.22/500-serial_kludge.patch
index da38903a32..9292a4cefc 100644
--- a/target/linux/ar7/patches-2.6.22/500-serial_kludge.patch
+++ b/target/linux/ar7/patches-2.6.22/500-serial_kludge.patch
@@ -48,15 +48,3 @@ diff -urN linux-2.6.22.orig/include/linux/serialP.h linux-2.6.22/include/linux/s
#else
#define ALPHA_KLUDGE_MCR 0
#endif
-diff -urN linux-2.6.22.orig/scripts/setlocalversion linux-2.6.22/scripts/setlocalversion
---- linux-2.6.22.orig/scripts/setlocalversion 2007-07-09 01:32:17.000000000 +0200
-+++ linux-2.6.22/scripts/setlocalversion 2007-07-11 03:08:57.000000000 +0200
-@@ -1,6 +1,8 @@
- #!/bin/sh
- # Print additional version information for non-release trees.
-
-+exit 0
-+
- usage() {
- echo "Usage: $0 [srctree]" >&2
- exit 1