Blame view

include/uapi/Kbuild 298 Bytes
4413e16d9   David Howells   UAPI: (Scripted) ...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
  # 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/
66b43081c   Ian Munsie   cxl: Add userspac...
15
  header-y += misc/