diff options
author | Harvey Harrison <harvey.harrison@gmail.com> | 2008-10-18 23:28:35 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-10-20 11:52:40 -0400 |
commit | b8e465f4945bc0e9f324e3bbe15f5180a8e9a6fe (patch) | |
tree | a7e14043e62f8c56f0c1b1f2c6a2b55b0d76f6ec /include | |
parent | 3b274f44d2ca05f719fe39947b6a5293a2dbd8fd (diff) |
byteorder: add new headers for make headers-install
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include')
-rw-r--r-- | include/linux/Kbuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild index bf9aca548f14..e531783e5d78 100644 --- a/include/linux/Kbuild +++ b/include/linux/Kbuild | |||
@@ -183,6 +183,7 @@ unifdef-y += auto_fs.h | |||
183 | unifdef-y += auxvec.h | 183 | unifdef-y += auxvec.h |
184 | unifdef-y += binfmts.h | 184 | unifdef-y += binfmts.h |
185 | unifdef-y += blktrace_api.h | 185 | unifdef-y += blktrace_api.h |
186 | unifdef-y += byteorder.h | ||
186 | unifdef-y += capability.h | 187 | unifdef-y += capability.h |
187 | unifdef-y += capi.h | 188 | unifdef-y += capi.h |
188 | unifdef-y += cciss_ioctl.h | 189 | unifdef-y += cciss_ioctl.h |
@@ -340,6 +341,7 @@ unifdef-y += soundcard.h | |||
340 | unifdef-y += stat.h | 341 | unifdef-y += stat.h |
341 | unifdef-y += stddef.h | 342 | unifdef-y += stddef.h |
342 | unifdef-y += string.h | 343 | unifdef-y += string.h |
344 | unifdef-y += swab.h | ||
343 | unifdef-y += synclink.h | 345 | unifdef-y += synclink.h |
344 | unifdef-y += sysctl.h | 346 | unifdef-y += sysctl.h |
345 | unifdef-y += tcp.h | 347 | unifdef-y += tcp.h |