diff options
author | Alex Kiernan <alex.kiernan@gmail.com> | 2018-04-01 09:22:37 +0000 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-04-08 23:00:58 -0400 |
commit | 8cf2f3602e6778b207f3a95fda6be3fc420a8162 (patch) | |
tree | 3bd1597bf8d216e4ff3bfbcfc7a69ffc67186a6a /board/phytec | |
parent | a18d1064db93490422b968bac1a9e10387a34cfc (diff) |
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: Alex Kiernan <alex.kiernan@gmail.com>
Diffstat (limited to 'board/phytec')
0 files changed, 0 insertions, 0 deletions