1 The patches-* subdirectories contain the kernel patches applied for every
2 OpenWrt target. All patches should be named 'NNN-lowercase_shortname.patch'
3 and sorted into the following categories:
5 0xx - upstream backports
6 1xx - code awaiting upstream merge
7 2xx - kernel build / config / header patches
8 3xx - architecture specific patches
9 4xx - mtd related patches (subsystem and drivers)
10 5xx - filesystem related patches
11 6xx - generic network patches
12 7xx - network / phy driver patches
14 9xx - uncategorized other patches