Root/
| 1 | --- a/drivers/tty/serial/Makefile |
| 2 | +++ b/drivers/tty/serial/Makefile |
| 3 | @@ -78,3 +78,4 @@ obj-$(CONFIG_SERIAL_LANTIQ) += lantiq.o |
| 4 | obj-$(CONFIG_SERIAL_XILINX_PS_UART) += xilinx_uartps.o |
| 5 | obj-$(CONFIG_SERIAL_SIRFSOC) += sirfsoc_uart.o |
| 6 | obj-$(CONFIG_SERIAL_AR933X) += ar933x_uart.o |
| 7 | +obj-$(CONFIG_AMAZON_ASC_UART) += amazon_asc.o |
| 8 |
