summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index db3f09ea8e..9aab3c1115 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -766,6 +766,8 @@ target/arm/usb-drv-arc.c
766target/arm/as3525/usb-drv-as3525.c 766target/arm/as3525/usb-drv-as3525.c
767#elif CONFIG_USBOTG == USBOTG_S3C6400X 767#elif CONFIG_USBOTG == USBOTG_S3C6400X
768target/arm/usb-s3c6400x.c 768target/arm/usb-s3c6400x.c
769#elif CONFIG_USBOTG == USBOTG_DESIGNWARE
770target/arm/usb-designware.c
769#elif CONFIG_USBOTG == USBOTG_ISP1583 771#elif CONFIG_USBOTG == USBOTG_ISP1583
770drivers/isp1583.c 772drivers/isp1583.c
771#elif CONFIG_USBOTG == USBOTG_RK27XX 773#elif CONFIG_USBOTG == USBOTG_RK27XX