aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/PATCHES
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-04-16 18:40:23 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-04-16 18:40:23 +0000
commitf3852317303267f5dc6e02b440ae3c89556e526c (patch)
tree1402493dc4e7fc03b87d0be1539e77642b9aebd7 /target/linux/generic/PATCHES
parenta1624421aeb492791e696230bc337daa3a836406 (diff)
downloadupstream-f3852317303267f5dc6e02b440ae3c89556e526c.tar.gz
upstream-f3852317303267f5dc6e02b440ae3c89556e526c.tar.bz2
upstream-f3852317303267f5dc6e02b440ae3c89556e526c.zip
fix a typo in the kernel patch description
SVN-Revision: 26693
Diffstat (limited to 'target/linux/generic/PATCHES')
-rw-r--r--target/linux/generic/PATCHES2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/PATCHES b/target/linux/generic/PATCHES
index d741a73cbb..34608188d5 100644
--- a/target/linux/generic/PATCHES
+++ b/target/linux/generic/PATCHES
@@ -2,7 +2,7 @@ The patches-* subdirectories contain the kernel patches applied for every
OpenWrt target. All patches should be named 'NNN-lowercase_shortname.patch'
and sorted into the following categories:
-0xx - upstream backports:
+0xx - upstream backports
1xx - code awaiting upstream merge
2xx - kernel build / config / header patches
3xx - architecture specific patches
0'>190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254