mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-17 17:51:27 +01:00
When building the 8544DS board we get this error: In file included from r8a66597-hcd.c:22: u-boot/include/usb.h:190:2: error: #error USB Lowlevel not defined make[1]: *** [r8a66597-hcd.o] Error 1 The cleanest fix is to only build r8a66597-hcd.c if CONFIG_USB_R8A66597_HCD is set. Signed-off-by: Kumar Gala <galak@kernel.crashing.org> |
||
|---|---|---|
| .. | ||
| isp116x-hcd.c | ||
| isp116x.h | ||
| Makefile | ||
| r8a66597-hcd.c | ||
| r8a66597.h | ||
| sl811.h | ||
| sl811_usb.c | ||
| usb_ohci.c | ||
| usb_ohci.h | ||
| usbdcore.c | ||
| usbdcore_ep0.c | ||
| usbdcore_mpc8xx.c | ||
| usbdcore_omap1510.c | ||