diff options
Diffstat (limited to 'drivers/serial/Makefile')
-rw-r--r-- | drivers/serial/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/serial/Makefile b/drivers/serial/Makefile index 7d85c1fbe7e0..3a0bbbe17aa3 100644 --- a/drivers/serial/Makefile +++ b/drivers/serial/Makefile | |||
@@ -1,8 +1,6 @@ | |||
1 | # | 1 | # |
2 | # Makefile for the kernel serial device drivers. | 2 | # Makefile for the kernel serial device drivers. |
3 | # | 3 | # |
4 | # $Id: Makefile,v 1.8 2002/07/21 21:32:30 rmk Exp $ | ||
5 | # | ||
6 | 4 | ||
7 | obj-$(CONFIG_SERIAL_CORE) += serial_core.o | 5 | obj-$(CONFIG_SERIAL_CORE) += serial_core.o |
8 | obj-$(CONFIG_SERIAL_21285) += 21285.o | 6 | obj-$(CONFIG_SERIAL_21285) += 21285.o |