Skip to content
Commit 8cf2f360 authored by Alex Kiernan's avatar Alex Kiernan Committed by Tom Rini
Browse files

ti: am335x: Fix build when networking is disabled



When compiling without CONFIG_CLOCK_SYNTHESIZER (which is implied by
CONFIG_DRIVER_TI_CPSW for am335x_evm), exclude the network setup for
AM335x-ICEv2 to avoid link time failures:

  board/ti/am335x/board.c:683: undefined reference to `setup_clock_synthesizer'

Signed-off-by: default avatarAlex Kiernan <alex.kiernan@gmail.com>
parent a18d1064
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment