drivers: most: add USB adapter driver
[linux-block.git] / drivers / most / Makefile
index e810cd3a47eef87e615fc86335ac16dfbbdbfa9e..6a3cb905628865611566120d1c129162a352cc03 100644 (file)
@@ -2,3 +2,5 @@
 obj-$(CONFIG_MOST) += most_core.o
 most_core-y := core.o \
                configfs.o
+
+obj-$(CONFIG_MOST_USB_HDM) += most_usb.o