1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00

kirkwood: add missing symbol that broke full builds

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 44641
This commit is contained in:
John Crispin 2015-03-10 11:03:10 +00:00
parent a3af8bf216
commit cacc152a37

@ -306,6 +306,7 @@ CONFIG_USB_EHCI_PCI=y
CONFIG_USB_STORAGE=y
CONFIG_USB_SUPPORT=y
# CONFIG_USB_UHCI_HCD is not set
# CONFIG_USB_XHCI_MVEBU is not set
CONFIG_USE_OF=y
CONFIG_VECTORS_BASE=0xffff0000
# CONFIG_VFP is not set