summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/PATCHES
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-04-16 18:30:51 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-04-16 18:30:51 +0000
commit4a6e01fa38b1db676649047e7f1e3febd5e91b6d (patch)
tree0992b812c362336bb61b248ff4470657c85bfd3d /target/linux/generic/PATCHES
parent2066c21c920245489729bba8ec866e74e72f52e1 (diff)
downloadmaster-31e0f0ae-4a6e01fa38b1db676649047e7f1e3febd5e91b6d.tar.gz
master-31e0f0ae-4a6e01fa38b1db676649047e7f1e3febd5e91b6d.tar.bz2
master-31e0f0ae-4a6e01fa38b1db676649047e7f1e3febd5e91b6d.zip
kernel: add a PATCHES text file describing the new patch categories
SVN-Revision: 26689
Diffstat (limited to 'target/linux/generic/PATCHES')
-rw-r--r--target/linux/generic/PATCHES15
1 files changed, 15 insertions, 0 deletions
diff --git a/target/linux/generic/PATCHES b/target/linux/generic/PATCHES
new file mode 100644
index 0000000000..d741a73cbb
--- /dev/null
+++ b/target/linux/generic/PATCHES
@@ -0,0 +1,15 @@
+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:
+1xx - code awaiting upstream merge
+2xx - kernel build / config / header patches
+3xx - architecture specific patches
+4xx - mtd related patches (subsystem and drivers)
+5xx - filesystem related patches
+6xx - generic network patches
+7xx - network / phy driver patches
+8xx - other drivers
+9xx - uncategorized other patches
+