Revision f51e5feea4a7d579702463186d9148b3388206c4 authored by Jason Self on 14 January 2009, 17:44:44 UTC, committed by Jason Self on 14 January 2009, 17:44:44 UTC
0 parent
Raw File
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/
back to top