serial: omap: Introduce DM specific omap serial
[oweals/u-boot.git] / drivers / serial / Makefile
index 9fa81d855dca3b1ded93a6689417efa8d645a2ea..03dc29ee2ec74f6842fdccab90dd25407af7f86c 100644 (file)
@@ -65,6 +65,7 @@ obj-$(CONFIG_MVEBU_A3700_UART) += serial_mvebu_a3700.o
 obj-$(CONFIG_MPC8XX_CONS) += serial_mpc8xx.o
 obj-$(CONFIG_NULLDEV_SERIAL) += serial_nulldev.o
 obj-$(CONFIG_OWL_SERIAL) += serial_owl.o
+obj-$(CONFIG_OMAP_SERIAL) += serial_omap.o
 
 ifndef CONFIG_SPL_BUILD
 obj-$(CONFIG_USB_TTY) += usbtty.o