diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-04-16 18:40:23 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-04-16 18:40:23 +0000 |
commit | f3852317303267f5dc6e02b440ae3c89556e526c (patch) | |
tree | 1402493dc4e7fc03b87d0be1539e77642b9aebd7 /target/linux | |
parent | a1624421aeb492791e696230bc337daa3a836406 (diff) | |
download | upstream-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')
-rw-r--r-- | target/linux/generic/PATCHES | 2 |
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 |