forked from len0rd/rockbox
Move usb-designware out of ARM target tree
Change-Id: Ic981737976655596ea622b7b4d15a2d841bd993d
This commit is contained in:
parent
92140752d7
commit
c71a47f649
2 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue