9
0
Fork 0
barebox/drivers/serial/Makefile

9 lines
236 B
Makefile
Raw Normal View History

2007-07-05 16:01:19 +00:00
# atmel_usart.o
# ns9750_serial.o
# s3c4510b_uart.o
# serial_max3100.o
# serial_pl010.o
# serial_pl011.o
# serial_xuartlite.o
obj-$(CONFIG_DRIVER_SERIAL_IMX) += serial_imx.o
obj-$(CONFIG_DRIVER_SERIAL_LINUX_COMSOLE) += linux_console.o