commit | 72a6f148a8c9105ea8df2e8c74f61dbb44254c5a | [log] [tgz] |
---|---|---|
author | Stelian Pop <stelian@popies.net> | Sat Jan 19 21:09:35 2008 +0000 |
committer | Peter Pearse <peter.pearse@arm.com> | Thu Feb 14 09:37:56 2008 +0000 |
tree | e47f6f06bfb4c03ab6bc04c091e40053970f9037 | |
parent | 3702cd7250c6eb60ae11ac1058d008ec0891ed59 [diff] |
Fix arm926ejs compile when SKIP_LOWLEVEL_INIT is on Fix arm926ejs compile when SKIP_LOWLEVEL_INIT is on. cpu/arm926ejs/start.o: In function `cpu_init_crit': .../cpu/arm926ejs/start.S:227: undefined reference to `lowlevel_init' Signed-off-by: Stelian Pop <stelian@popies.net>