diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2011-07-23 20:42:58 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2011-07-23 20:42:58 +0000 |
commit | 0cb1b5d775eea0c1d03cf5353eebdf4856992c97 (patch) | |
tree | 7b5c944ce1d05d55c54e96683ee29dc2cce01384 | |
parent | aa37b9656d02479599db08158628c1920ac77bee (diff) | |
download | upstream-0cb1b5d775eea0c1d03cf5353eebdf4856992c97.tar.gz upstream-0cb1b5d775eea0c1d03cf5353eebdf4856992c97.tar.bz2 upstream-0cb1b5d775eea0c1d03cf5353eebdf4856992c97.zip |
3.0 is out
SVN-Revision: 27736
-rw-r--r-- | target/linux/generic/patches-3.0/999-drop_sublevel.patch | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/target/linux/generic/patches-3.0/999-drop_sublevel.patch b/target/linux/generic/patches-3.0/999-drop_sublevel.patch deleted file mode 100644 index ed938e0d92..0000000000 --- a/target/linux/generic/patches-3.0/999-drop_sublevel.patch +++ /dev/null @@ -1,9 +0,0 @@ ---- a/Makefile -+++ b/Makefile -@@ -1,6 +1,5 @@ - VERSION = 3 - PATCHLEVEL = 0 --SUBLEVEL = 0 - EXTRAVERSION = - NAME = Sneaky Weasel - |