PATCHES 538 B

123456789101112131415
  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:
  4. 0xx - upstream backports:
  5. 1xx - code awaiting upstream merge
  6. 2xx - kernel build / config / header patches
  7. 3xx - architecture specific patches
  8. 4xx - mtd related patches (subsystem and drivers)
  9. 5xx - filesystem related patches
  10. 6xx - generic network patches
  11. 7xx - network / phy driver patches
  12. 8xx - other drivers
  13. 9xx - uncategorized other patches