diff options
Diffstat (limited to 'include/linux/Kbuild')
-rw-r--r-- | include/linux/Kbuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild index e618b25b5add..a1b04d8a1d01 100644 --- a/include/linux/Kbuild +++ b/include/linux/Kbuild | |||
@@ -61,7 +61,6 @@ header-y += fd.h | |||
61 | header-y += fdreg.h | 61 | header-y += fdreg.h |
62 | header-y += fib_rules.h | 62 | header-y += fib_rules.h |
63 | header-y += fuse.h | 63 | header-y += fuse.h |
64 | header-y += futex.h | ||
65 | header-y += genetlink.h | 64 | header-y += genetlink.h |
66 | header-y += gen_stats.h | 65 | header-y += gen_stats.h |
67 | header-y += gigaset_dev.h | 66 | header-y += gigaset_dev.h |
@@ -203,6 +202,7 @@ unifdef-y += fb.h | |||
203 | unifdef-y += fcntl.h | 202 | unifdef-y += fcntl.h |
204 | unifdef-y += filter.h | 203 | unifdef-y += filter.h |
205 | unifdef-y += flat.h | 204 | unifdef-y += flat.h |
205 | unifdef-y += futex.h | ||
206 | unifdef-y += fs.h | 206 | unifdef-y += fs.h |
207 | unifdef-y += gameport.h | 207 | unifdef-y += gameport.h |
208 | unifdef-y += generic_serial.h | 208 | unifdef-y += generic_serial.h |