|
@@ -35,7 +35,7 @@ obj-$(CONFIG_SERIAL_PXA) += pxa.o
|
|
|
obj-$(CONFIG_SERIAL_PNX8XXX) += pnx8xxx_uart.o
|
|
|
obj-$(CONFIG_SERIAL_SA1100) += sa1100.o
|
|
|
obj-$(CONFIG_SERIAL_BCM63XX) += bcm63xx_uart.o
|
|
|
-obj-$(CONFIG_SERIAL_BFIN) += bfin_5xx.o
|
|
|
+obj-$(CONFIG_SERIAL_BFIN) += bfin_uart.o
|
|
|
obj-$(CONFIG_SERIAL_BFIN_SPORT) += bfin_sport_uart.o
|
|
|
obj-$(CONFIG_SERIAL_SAMSUNG) += samsung.o
|
|
|
obj-$(CONFIG_SERIAL_S3C2410) += s3c2410.o
|