aboutsummaryrefslogtreecommitdiffstats
path: root/debian/templates/control.headers.featureset.in
blob: f185e77ece0493ae99138431c4d630fe07408e82 (plain)
1
2
3
4
5
6
7
8
9
Package: linux-headers-@abiname@-common@localversion_headers@
Build-Profiles: <!stage1>
Depends: ${misc:Depends}
Description: Common header files for Linux @abiname@@localversion_headers@
 This package provides the architecture-specific common kernel header files
 for Linux kernel version @abiname@@localversion_headers@, generally used for building out-of-tree
 kernel modules.  To obtain a complete set of headers you also need to install
 the linux-headers-@abiname@-(flavour) package, matching the
 flavour of the kernel you intend the build for.