mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 05:35:19 +02:00
[ar71xx] update USB patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13455 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
bf02f554df
commit
02633fa781
@ -34,7 +34,7 @@
|
||||
|
||||
+#ifdef CONFIG_USB_EHCI_AR71XX
|
||||
+#include "ehci-ar71xx.c"
|
||||
+#define PLATFORM_DRIVER ehci_hcd_ar71xx_driver
|
||||
+#define PLATFORM_DRIVER ehci_ar71xx_driver
|
||||
+#endif
|
||||
+
|
||||
#if !defined(PCI_DRIVER) && !defined(PLATFORM_DRIVER) && \
|
||||
|
Loading…
Reference in New Issue
Block a user