diff options
| author | Paul Mundt <lethal@linux-sh.org> | 2009-02-12 03:27:56 -0500 |
|---|---|---|
| committer | Paul Mundt <lethal@linux-sh.org> | 2009-02-12 03:27:56 -0500 |
| commit | 41480ae7a383dcffa497decdd97b3cb2caaa18ec (patch) | |
| tree | f1e3afce2cbd0bbc544cd86a73e5b3093eb081c4 /include/linux/Kbuild | |
| parent | 508eb2ce222053e51e2243b7add8eeac85b1d250 (diff) | |
| parent | 34aeb43e2d3800f4d8f96feb9f1b49cd506679d5 (diff) | |
Merge branch 'sh/stable-updates'
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 |
