diff options
| author | Felix Fietkau | 2011-04-16 18:40:23 +0000 |
|---|---|---|
| committer | Felix Fietkau | 2011-04-16 18:40:23 +0000 |
| commit | e3d1f2df33deb3cc6966805fb9948445c51c4e98 (patch) | |
| tree | 21f54bf1e8393effc20f9b7ef931b613754e493b | |
| parent | e2714732da84d44b48e2b0db2dd5c818792e8e00 (diff) | |
| download | archive-e3d1f2df33deb3cc6966805fb9948445c51c4e98.tar.gz | |
fix a typo in the kernel patch description
SVN-Revision: 26693
| -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 |