From 4a6e01fa38b1db676649047e7f1e3febd5e91b6d Mon Sep 17 00:00:00 2001
From: Felix Fietkau <nbd@openwrt.org>
Date: Sat, 16 Apr 2011 18:30:51 +0000
Subject: kernel: add a PATCHES text file describing the new patch categories

SVN-Revision: 26689
---
 target/linux/generic/PATCHES | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 target/linux/generic/PATCHES

(limited to 'target/linux/generic/PATCHES')

diff --git a/target/linux/generic/PATCHES b/target/linux/generic/PATCHES
new file mode 100644
index 0000000..d741a73
--- /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
+
-- 
cgit v1.1