diff options
Diffstat (limited to 'drivers/Makefile')
-rw-r--r-- | drivers/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/Makefile b/drivers/Makefile index 167af319cfdf..14cf9077bb2b 100644 --- a/drivers/Makefile +++ b/drivers/Makefile | |||
@@ -51,7 +51,6 @@ obj-y += net/ | |||
51 | obj-$(CONFIG_ATM) += atm/ | 51 | obj-$(CONFIG_ATM) += atm/ |
52 | obj-$(CONFIG_FUSION) += message/ | 52 | obj-$(CONFIG_FUSION) += message/ |
53 | obj-y += firewire/ | 53 | obj-y += firewire/ |
54 | obj-y += ieee1394/ | ||
55 | obj-$(CONFIG_UIO) += uio/ | 54 | obj-$(CONFIG_UIO) += uio/ |
56 | obj-y += cdrom/ | 55 | obj-y += cdrom/ |
57 | obj-y += auxdisplay/ | 56 | obj-y += auxdisplay/ |