commit | 85faf45c804a27ad6fd7af81aee206a55446cf70 | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@denx.de> | Wed Jul 22 23:53:23 2009 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Wed Jul 22 23:53:23 2009 +0200 |
tree | 66f62851fef7c4c742a64b3441b081859aa6a4e4 | |
parent | d02bd74ac40dad9c3b25dac725370df658aab455 [diff] |
Fix "ld: cannot find -lstubs" build error Commit 1bc15386 moved the examples/ to examples/standalone but failed to adapt the Makefiles that need to link against libstubs.a Signed-off-by: Wolfgang Denk <wd@denx.de> Cc: Signed-off-by: Peter Tyser <ptyser@xes-inc.com>