Fix "ld: cannot find -lstubs" build error
authorWolfgang Denk <wd@denx.de>
Wed, 22 Jul 2009 21:53:23 +0000 (23:53 +0200)
committerWolfgang Denk <wd@denx.de>
Wed, 22 Jul 2009 21:53:23 +0000 (23:53 +0200)
commit48677a1ef5f82adca49145a7baf11ece77f51945
tree66f62851fef7c4c742a64b3441b081859aa6a4e4
parentcaf72ff329759b4da71352ab098537c7698c0e9f
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>
board/netstar/Makefile
board/trab/Makefile
board/voiceblue/Makefile