diff options
Diffstat (limited to 'include/Kbuild')
-rw-r--r-- | include/Kbuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Kbuild b/include/Kbuild index b522887..bdca155 100644 --- a/include/Kbuild +++ b/include/Kbuild @@ -4,5 +4,6 @@ header-y += sound/ header-y += mtd/ header-y += rdma/ header-y += video/ +header-y += drm/ header-y += asm-$(ARCH)/ |