diff options
Diffstat (limited to 'include/linux/Kbuild')
-rw-r--r-- | include/linux/Kbuild | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild index 95ac82340c3b..12e9a2957caf 100644 --- a/include/linux/Kbuild +++ b/include/linux/Kbuild | |||
@@ -56,8 +56,6 @@ header-y += dlm_device.h | |||
56 | header-y += dlm_netlink.h | 56 | header-y += dlm_netlink.h |
57 | header-y += dm-ioctl.h | 57 | header-y += dm-ioctl.h |
58 | header-y += dn.h | 58 | header-y += dn.h |
59 | header-y += dqblk_v1.h | ||
60 | header-y += dqblk_v2.h | ||
61 | header-y += dqblk_xfs.h | 59 | header-y += dqblk_xfs.h |
62 | header-y += efs_fs_sb.h | 60 | header-y += efs_fs_sb.h |
63 | header-y += elf-fdpic.h | 61 | header-y += elf-fdpic.h |
@@ -134,8 +132,6 @@ header-y += posix_types.h | |||
134 | header-y += ppdev.h | 132 | header-y += ppdev.h |
135 | header-y += prctl.h | 133 | header-y += prctl.h |
136 | header-y += qnxtypes.h | 134 | header-y += qnxtypes.h |
137 | header-y += quotaio_v1.h | ||
138 | header-y += quotaio_v2.h | ||
139 | header-y += radeonfb.h | 135 | header-y += radeonfb.h |
140 | header-y += raw.h | 136 | header-y += raw.h |
141 | header-y += resource.h | 137 | header-y += resource.h |
@@ -183,7 +179,6 @@ unifdef-y += auto_fs.h | |||
183 | unifdef-y += auxvec.h | 179 | unifdef-y += auxvec.h |
184 | unifdef-y += binfmts.h | 180 | unifdef-y += binfmts.h |
185 | unifdef-y += blktrace_api.h | 181 | unifdef-y += blktrace_api.h |
186 | unifdef-y += byteorder.h | ||
187 | unifdef-y += capability.h | 182 | unifdef-y += capability.h |
188 | unifdef-y += capi.h | 183 | unifdef-y += capi.h |
189 | unifdef-y += cciss_ioctl.h | 184 | unifdef-y += cciss_ioctl.h |
@@ -376,3 +371,5 @@ unifdef-y += xattr.h | |||
376 | unifdef-y += xfrm.h | 371 | unifdef-y += xfrm.h |
377 | 372 | ||
378 | objhdr-y += version.h | 373 | objhdr-y += version.h |
374 | header-y += wimax.h | ||
375 | header-y += wimax/ | ||