summaryrefslogtreecommitdiffstats
path: root/include/linux/Kbuild
diff options
context:
space:
mode:
authorOliver Hartkopp2007-12-28 01:51:46 +0100
committerDavid S. Miller2008-01-28 23:54:13 +0100
commit1f98eefae8ca451d317b1602f2cedf7515b032ff (patch)
tree708923bfda749548bdf036c2d20756640f119ba7 /include/linux/Kbuild
parent[CAN]: Fix plain integer definitions in userspace header. (diff)
downloadkernel-qcow2-linux-1f98eefae8ca451d317b1602f2cedf7515b032ff.tar.gz
kernel-qcow2-linux-1f98eefae8ca451d317b1602f2cedf7515b032ff.tar.xz
kernel-qcow2-linux-1f98eefae8ca451d317b1602f2cedf7515b032ff.zip
[CAN]: Add missing Kbuild entries
This patch adds the missing Kbuild entries and the missing Kbuild file in include/linux/can for the CAN subsystem. Signed-off-by: Oliver Hartkopp <oliver@hartkopp.net> Acked-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/Kbuild')
-rw-r--r--include/linux/Kbuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index bd694f779346..a85e87fd60d7 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -1,4 +1,5 @@
header-y += byteorder/
+header-y += can/
header-y += dvb/
header-y += hdlc/
header-y += isdn/
@@ -41,6 +42,7 @@ header-y += baycom.h
header-y += bfs_fs.h
header-y += blkpg.h
header-y += bpqether.h
+header-y += can.h
header-y += cdk.h
header-y += chio.h
header-y += coda_psdev.h