mirror of https://github.com/hak5/openwrt.git
parent
a89b690fdc
commit
3068fd84f6
|
@ -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