diff options
| author | David S. Miller <davem@davemloft.net> | 2009-02-03 03:15:35 -0500 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2009-02-03 03:15:35 -0500 |
| commit | b3ff29d2ccfe3af065a9b393699a8fbf2abd1b15 (patch) | |
| tree | 99e5b423473097756353d038f922b2623f3edd2a /include/linux/Kbuild | |
| parent | 1bded710a574f20d41bc9e7fb531301db282d623 (diff) | |
| parent | fb53fde9762432d091dac209bdf4f3f850117c55 (diff) | |
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Conflicts:
drivers/net/Kconfig
Diffstat (limited to 'include/linux/Kbuild')
| -rw-r--r-- | include/linux/Kbuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild index 12e9a2957caf..b97cdc516a8f 100644 --- a/include/linux/Kbuild +++ b/include/linux/Kbuild | |||
| @@ -41,6 +41,7 @@ header-y += baycom.h | |||
| 41 | header-y += bfs_fs.h | 41 | header-y += bfs_fs.h |
| 42 | header-y += blkpg.h | 42 | header-y += blkpg.h |
| 43 | header-y += bpqether.h | 43 | header-y += bpqether.h |
| 44 | header-y += bsg.h | ||
| 44 | header-y += can.h | 45 | header-y += can.h |
| 45 | header-y += cdk.h | 46 | header-y += cdk.h |
| 46 | header-y += chio.h | 47 | header-y += chio.h |
| @@ -89,7 +90,6 @@ header-y += if_ppp.h | |||
| 89 | header-y += if_slip.h | 90 | header-y += if_slip.h |
| 90 | header-y += if_strip.h | 91 | header-y += if_strip.h |
| 91 | header-y += if_tun.h | 92 | header-y += if_tun.h |
| 92 | header-y += if_tunnel.h | ||
| 93 | header-y += in_route.h | 93 | header-y += in_route.h |
| 94 | header-y += ioctl.h | 94 | header-y += ioctl.h |
| 95 | header-y += ip6_tunnel.h | 95 | header-y += ip6_tunnel.h |
| @@ -235,6 +235,7 @@ unifdef-y += if_phonet.h | |||
| 235 | unifdef-y += if_pppol2tp.h | 235 | unifdef-y += if_pppol2tp.h |
| 236 | unifdef-y += if_pppox.h | 236 | unifdef-y += if_pppox.h |
| 237 | unifdef-y += if_tr.h | 237 | unifdef-y += if_tr.h |
| 238 | unifdef-y += if_tunnel.h | ||
| 238 | unifdef-y += if_vlan.h | 239 | unifdef-y += if_vlan.h |
| 239 | unifdef-y += igmp.h | 240 | unifdef-y += igmp.h |
| 240 | unifdef-y += inet_diag.h | 241 | unifdef-y += inet_diag.h |
