diff options
| author | Takashi Iwai <tiwai@suse.de> | 2012-01-31 09:13:14 -0500 |
|---|---|---|
| committer | Takashi Iwai <tiwai@suse.de> | 2012-01-31 09:13:14 -0500 |
| commit | ea51e5040e24eefe44d70bc654a237ca1f0225b0 (patch) | |
| tree | df2e5922dcdfafae62a10d8cd97f98121064fc23 /include/linux/Kbuild | |
| parent | 3422a47041b8cb8f14ac1e3926bcf711121df6dc (diff) | |
| parent | 8dbd52daee38adaae4d5a674bcca837e694a4f4c (diff) | |
Merge branch 'fix/asoc' into for-linus
Diffstat (limited to 'include/linux/Kbuild')
| -rw-r--r-- | include/linux/Kbuild | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild index 619b5657af77..c94e71781b79 100644 --- a/include/linux/Kbuild +++ b/include/linux/Kbuild | |||
| @@ -185,6 +185,7 @@ header-y += if_pppol2tp.h | |||
| 185 | header-y += if_pppox.h | 185 | header-y += if_pppox.h |
| 186 | header-y += if_slip.h | 186 | header-y += if_slip.h |
| 187 | header-y += if_strip.h | 187 | header-y += if_strip.h |
| 188 | header-y += if_team.h | ||
| 188 | header-y += if_tr.h | 189 | header-y += if_tr.h |
| 189 | header-y += if_tun.h | 190 | header-y += if_tun.h |
| 190 | header-y += if_tunnel.h | 191 | header-y += if_tunnel.h |
| @@ -194,7 +195,9 @@ header-y += igmp.h | |||
| 194 | header-y += in.h | 195 | header-y += in.h |
| 195 | header-y += in6.h | 196 | header-y += in6.h |
| 196 | header-y += in_route.h | 197 | header-y += in_route.h |
| 198 | header-y += sock_diag.h | ||
| 197 | header-y += inet_diag.h | 199 | header-y += inet_diag.h |
| 200 | header-y += unix_diag.h | ||
| 198 | header-y += inotify.h | 201 | header-y += inotify.h |
| 199 | header-y += input.h | 202 | header-y += input.h |
| 200 | header-y += ioctl.h | 203 | header-y += ioctl.h |
