Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#593 - MIPS : undefined reference to `usb_phy_generic_register' #5619

Closed
openwrt-bot opened this issue Mar 4, 2017 · 2 comments
Closed
Labels

Comments

@openwrt-bot
Copy link

bolvan:

Tried building default tree for AR71XX

CHK include/config/kernel.release
CHK include/generated/uapi/linux/version.h
CHK include/generated/utsrelease.h
CHK include/generated/bounds.h
CHK include/generated/timeconst.h
CHK include/generated/asm-offsets.h
CALL scripts/checksyscalls.sh
CHK include/generated/compile.h
LINK vmlinux
LD vmlinux.o
MODPOST vmlinux.o
GEN .version
CHK include/generated/compile.h
arch/mips/built-in.o: In function ar933x_ci_usb_setup': dev-usb.c:(.init.text+0x392c): undefined reference to usb_phy_generic_register'
Makefile:947: recipe for target 'vmlinux' failed

@openwrt-bot
Copy link
Author

bolvan:

Compilation proceeds if I enable CONFIG_NOP_USB_XCEIV in kernel_menuconfig

@openwrt-bot
Copy link
Author

nbd:

Fixed in r3659-0504cd22aa

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant