https://jxself.org/git/linux-libre.git
Raw File
Tip revision: 25b7dbed24050b4a54b00bf3c4e6f9705a37120f authored by Jason Self on 02 March 2011, 14:48:15 UTC
Linux-libre 2.6.32.30-gnu1
Tip revision: 25b7dbe
Kbuild
# 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/
back to top