Skip to content
Snippets Groups Projects
Commit b9f0b730 authored by Stephan Linz's avatar Stephan Linz Committed by Michal Simek
Browse files

microblaze: fix build failure due to undefined reference to `get_ticks'


after commit "common: add possibility for readline_into_buffer
timeout" (sha1:9c348311) was applied. The Microblaze generic build
fails with error below:

common/libcommon.o: In function `cread_line':
/devel/u-boot/common/main.c:717: undefined reference to `get_ticks'
/devel/u-boot/common/main.c:717: undefined reference to `get_tbclk'
/devel/u-boot/common/main.c:720: undefined reference to `get_ticks'

Signed-off-by: default avatarStephan Linz <linz@li-pro.net>
Acked-by: default avatarMichal Simek <monstr@monstr.eu>
parent 2acca35c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment