1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 21:27:38 +03:00
openwrt-xburst/target/linux/generic/PATCHES
nbd 609bfca26d fix a typo in the kernel patch description
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26693 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-16 18:40:23 +00:00

16 lines
537 B
Plaintext

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