diff options
Diffstat (limited to 'drivers/char/Makefile')
-rw-r--r-- | drivers/char/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/char/Makefile b/drivers/char/Makefile index 777cad045094..b1fcdab90947 100644 --- a/drivers/char/Makefile +++ b/drivers/char/Makefile | |||
@@ -78,7 +78,6 @@ obj-$(CONFIG_TOSHIBA) += toshiba.o | |||
78 | obj-$(CONFIG_I8K) += i8k.o | 78 | obj-$(CONFIG_I8K) += i8k.o |
79 | obj-$(CONFIG_DS1620) += ds1620.o | 79 | obj-$(CONFIG_DS1620) += ds1620.o |
80 | obj-$(CONFIG_HW_RANDOM) += hw_random/ | 80 | obj-$(CONFIG_HW_RANDOM) += hw_random/ |
81 | obj-$(CONFIG_FTAPE) += ftape/ | ||
82 | obj-$(CONFIG_COBALT_LCD) += lcd.o | 81 | obj-$(CONFIG_COBALT_LCD) += lcd.o |
83 | obj-$(CONFIG_PPDEV) += ppdev.o | 82 | obj-$(CONFIG_PPDEV) += ppdev.o |
84 | obj-$(CONFIG_NWBUTTON) += nwbutton.o | 83 | obj-$(CONFIG_NWBUTTON) += nwbutton.o |