summaryrefslogtreecommitdiff
path: root/include/uapi/Kbuild
blob: 245aa6e05e6adef3f0c0cc4ea2e3a017a2231481 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# UAPI Header export list
# Top-level Makefile calls into asm-$(ARCH)
# List only non-arch directories below


header-y += asm-generic/
header-y += linux/
header-y += sound/
header-y += mtd/
header-y += rdma/
header-y += video/
header-y += drm/
header-y += xen/
header-y += scsi/
header-y += misc/
20Documentation/HOWTO: improve some markups to make it visually betterMauro Carvalho Chehab 2016-09-20Documentation/HOWTO: update information about generating documentationMauro Carvalho Chehab 2016-09-20Documentation/HOWTO: add cross-references to other documentsMauro Carvalho Chehab 2016-09-20Documentation/HOWTO: convert to ReST notationMauro Carvalho Chehab 2016-03-09Documentation: Howto: Fixed subtitles stylePhilippe Loctaux 2016-02-10Documentation: HOWTO: remove obsolete info about regression postingsPeter Loeffler 2015-12-10Documentation: HOWTO: update code cross reference linkDoug Smythies 2015-08-24docs: update HOWTO for 3.x -> 4.x versioningMario Carrillo 2014-10-28Documentation: remove outdated references to the linux-next wikiJim Davis