aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/Kbuild
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/Kbuild')
-rw-r--r--include/linux/Kbuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index ad99ce9f9169..27b9350052b4 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -1,4 +1,5 @@
1header-y += byteorder/ 1header-y += byteorder/
2header-y += can/
2header-y += dvb/ 3header-y += dvb/
3header-y += hdlc/ 4header-y += hdlc/
4header-y += isdn/ 5header-y += isdn/
@@ -40,6 +41,7 @@ header-y += baycom.h
40header-y += bfs_fs.h 41header-y += bfs_fs.h
41header-y += blkpg.h 42header-y += blkpg.h
42header-y += bpqether.h 43header-y += bpqether.h
44header-y += can.h
43header-y += cdk.h 45header-y += cdk.h
44header-y += chio.h 46header-y += chio.h
45header-y += coda_psdev.h 47header-y += coda_psdev.h
@@ -228,7 +230,6 @@ unifdef-y += if_ltalk.h
228unifdef-y += if_link.h 230unifdef-y += if_link.h
229unifdef-y += if_pppol2tp.h 231unifdef-y += if_pppol2tp.h
230unifdef-y += if_pppox.h 232unifdef-y += if_pppox.h
231unifdef-y += if_shaper.h
232unifdef-y += if_tr.h 233unifdef-y += if_tr.h
233unifdef-y += if_tun.h 234unifdef-y += if_tun.h
234unifdef-y += if_vlan.h 235unifdef-y += if_vlan.h