1
0
Fork 0
forked from len0rd/rockbox

Move usb-designware out of ARM target tree

Change-Id: Ic981737976655596ea622b7b4d15a2d841bd993d
This commit is contained in:
Aidan MacDonald 2021-04-18 18:45:10 +01:00
parent 92140752d7
commit c71a47f649
2 changed files with 1 additions and 1 deletions

View file

@ -841,7 +841,7 @@ target/arm/as3525/usb-drv-as3525.c
#elif CONFIG_USBOTG == USBOTG_S3C6400X
target/arm/usb-s3c6400x.c
#elif CONFIG_USBOTG == USBOTG_DESIGNWARE
target/arm/usb-designware.c
drivers/usb-designware.c
#elif CONFIG_USBOTG == USBOTG_ISP1583
drivers/isp1583.c
#elif CONFIG_USBOTG == USBOTG_RK27XX