diff options
author | Jeff Garzik <jeff@garzik.org> | 2006-12-03 22:22:41 -0500 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2006-12-03 22:22:41 -0500 |
commit | d916faace3efc0bf19fe9a615a1ab8fa1a24cd93 (patch) | |
tree | e6adbc42541498306728490a4978afe116131299 /include/linux/Kbuild | |
parent | 2b5f6dcce5bf94b9b119e9ed8d537098ec61c3d2 (diff) |
Remove long-unmaintained ftape driver subsystem.
It's bitrotten, long unmaintained, long hidden under BROKEN_ON_SMP,
etc. As scheduled in feature-removal-schedule.txt, and ack'd several
times on lkml.
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'include/linux/Kbuild')
-rw-r--r-- | include/linux/Kbuild | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild index d7e04689304c..ff433126361f 100644 --- a/include/linux/Kbuild +++ b/include/linux/Kbuild | |||
@@ -60,8 +60,6 @@ header-y += fadvise.h | |||
60 | header-y += fd.h | 60 | 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 += ftape-header-segment.h | ||
64 | header-y += ftape-vendors.h | ||
65 | header-y += fuse.h | 63 | header-y += fuse.h |
66 | header-y += futex.h | 64 | header-y += futex.h |
67 | header-y += genetlink.h | 65 | header-y += genetlink.h |
@@ -206,7 +204,6 @@ unifdef-y += fcntl.h | |||
206 | unifdef-y += filter.h | 204 | unifdef-y += filter.h |
207 | unifdef-y += flat.h | 205 | unifdef-y += flat.h |
208 | unifdef-y += fs.h | 206 | unifdef-y += fs.h |
209 | unifdef-y += ftape.h | ||
210 | unifdef-y += gameport.h | 207 | unifdef-y += gameport.h |
211 | unifdef-y += generic_serial.h | 208 | unifdef-y += generic_serial.h |
212 | unifdef-y += genhd.h | 209 | unifdef-y += genhd.h |
@@ -341,6 +338,5 @@ unifdef-y += wait.h | |||
341 | unifdef-y += wanrouter.h | 338 | unifdef-y += wanrouter.h |
342 | unifdef-y += watchdog.h | 339 | unifdef-y += watchdog.h |
343 | unifdef-y += xfrm.h | 340 | unifdef-y += xfrm.h |
344 | unifdef-y += zftape.h | ||
345 | 341 | ||
346 | objhdr-y += version.h | 342 | objhdr-y += version.h |