diff options
author | Steven Whitehouse <swhiteho@redhat.com> | 2006-10-02 08:45:08 -0400 |
---|---|---|
committer | Steven Whitehouse <swhiteho@redhat.com> | 2006-10-02 08:45:08 -0400 |
commit | 59458f40e25915a355d8b1d701425fe9f4f9ea23 (patch) | |
tree | f1c9a2934df686e36d75f759ab7313b6f0e0e5f9 /include/linux/Kbuild | |
parent | 825f9075d74028d11d7f5932f04e1b5db3022b51 (diff) | |
parent | d834c16516d1ebec4766fc58c059bf01311e6045 (diff) |
Merge branch 'master' into gfs2
Diffstat (limited to 'include/linux/Kbuild')
-rw-r--r-- | include/linux/Kbuild | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild index 4811ca5cdc92..839a97ee1f7c 100644 --- a/include/linux/Kbuild +++ b/include/linux/Kbuild | |||
@@ -59,6 +59,7 @@ header-y += elf-em.h | |||
59 | header-y += fadvise.h | 59 | header-y += fadvise.h |
60 | header-y += fd.h | 60 | header-y += fd.h |
61 | header-y += fdreg.h | 61 | header-y += fdreg.h |
62 | header-y += fib_rules.h | ||
62 | header-y += ftape-header-segment.h | 63 | header-y += ftape-header-segment.h |
63 | header-y += ftape-vendors.h | 64 | header-y += ftape-vendors.h |
64 | header-y += fuse.h | 65 | header-y += fuse.h |
@@ -71,6 +72,7 @@ header-y += hysdn_if.h | |||
71 | header-y += i2c-dev.h | 72 | header-y += i2c-dev.h |
72 | header-y += i8k.h | 73 | header-y += i8k.h |
73 | header-y += icmp.h | 74 | header-y += icmp.h |
75 | header-y += if_addr.h | ||
74 | header-y += if_arcnet.h | 76 | header-y += if_arcnet.h |
75 | header-y += if_arp.h | 77 | header-y += if_arp.h |
76 | header-y += if_bonding.h | 78 | header-y += if_bonding.h |
@@ -80,6 +82,7 @@ header-y += if_fddi.h | |||
80 | header-y += if.h | 82 | header-y += if.h |
81 | header-y += if_hippi.h | 83 | header-y += if_hippi.h |
82 | header-y += if_infiniband.h | 84 | header-y += if_infiniband.h |
85 | header-y += if_link.h | ||
83 | header-y += if_packet.h | 86 | header-y += if_packet.h |
84 | header-y += if_plip.h | 87 | header-y += if_plip.h |
85 | header-y += if_ppp.h | 88 | header-y += if_ppp.h |
@@ -112,6 +115,7 @@ header-y += mmtimer.h | |||
112 | header-y += mqueue.h | 115 | header-y += mqueue.h |
113 | header-y += mtio.h | 116 | header-y += mtio.h |
114 | header-y += ncp_no.h | 117 | header-y += ncp_no.h |
118 | header-y += neighbour.h | ||
115 | header-y += netfilter_arp.h | 119 | header-y += netfilter_arp.h |
116 | header-y += netrom.h | 120 | header-y += netrom.h |
117 | header-y += nfs2.h | 121 | header-y += nfs2.h |