diff options
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 39da666067b9..12e9a2957caf 100644 --- a/include/linux/Kbuild +++ b/include/linux/Kbuild | |||
@@ -179,7 +179,6 @@ unifdef-y += auto_fs.h | |||
179 | unifdef-y += auxvec.h | 179 | unifdef-y += auxvec.h |
180 | unifdef-y += binfmts.h | 180 | unifdef-y += binfmts.h |
181 | unifdef-y += blktrace_api.h | 181 | unifdef-y += blktrace_api.h |
182 | unifdef-y += byteorder.h | ||
183 | unifdef-y += capability.h | 182 | unifdef-y += capability.h |
184 | unifdef-y += capi.h | 183 | unifdef-y += capi.h |
185 | unifdef-y += cciss_ioctl.h | 184 | unifdef-y += cciss_ioctl.h |
@@ -372,3 +371,5 @@ unifdef-y += xattr.h | |||
372 | unifdef-y += xfrm.h | 371 | unifdef-y += xfrm.h |
373 | 372 | ||
374 | objhdr-y += version.h | 373 | objhdr-y += version.h |
374 | header-y += wimax.h | ||
375 | header-y += wimax/ | ||