mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 11:09:57 +08:00
kernel: add a PATCHES text file describing the new patch categories
SVN-Revision: 26689
This commit is contained in:
parent
2066c21c92
commit
4a6e01fa38
15
target/linux/generic/PATCHES
Normal file
15
target/linux/generic/PATCHES
Normal file
@ -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
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user