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 | c99fe163b01d301563ffad11b94df8c4cd06a009 (patch) | |
tree | 21f54bf1e8393effc20f9b7ef931b613754e493b /target/linux/generic/PATCHES | |
parent | bb7cacb10f3e571e0955e1926c0e84ab3fec47e0 (diff) | |
download | upstream-c99fe163b01d301563ffad11b94df8c4cd06a009.tar.gz upstream-c99fe163b01d301563ffad11b94df8c4cd06a009.tar.bz2 upstream-c99fe163b01d301563ffad11b94df8c4cd06a009.zip |
fix a typo in the kernel patch description
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26693 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/PATCHES')
-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 |