summaryrefslogtreecommitdiff
path: root/src/linux-headers/README.md
blob: 382632b995733e77dfec33dbeb77c6f734f3886d (plain)
1
2
3
4
5
6
7
8
9
10
linux-headers
=============

Contains a copy of Linux UAPI kernel headers.
When we build against an older kernel, we may
still want to unconditionally build against a
certain version of kernel API.

These headers should be taken without modification
from Linux.