mirror of https://github.com/hak5/openwrt-owl.git
kirkwood: add missing symbol that broke full builds
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44641owl
parent
a3af8bf216
commit
cacc152a37
|
@ -306,6 +306,7 @@ CONFIG_USB_EHCI_PCI=y
|
||||||
CONFIG_USB_STORAGE=y
|
CONFIG_USB_STORAGE=y
|
||||||
CONFIG_USB_SUPPORT=y
|
CONFIG_USB_SUPPORT=y
|
||||||
# CONFIG_USB_UHCI_HCD is not set
|
# CONFIG_USB_UHCI_HCD is not set
|
||||||
|
# CONFIG_USB_XHCI_MVEBU is not set
|
||||||
CONFIG_USE_OF=y
|
CONFIG_USE_OF=y
|
||||||
CONFIG_VECTORS_BASE=0xffff0000
|
CONFIG_VECTORS_BASE=0xffff0000
|
||||||
# CONFIG_VFP is not set
|
# CONFIG_VFP is not set
|
||||||
|
|
Loading…
Reference in New Issue