Fixed dangling symlink
diff --git a/tools/updater/stubs.c b/tools/updater/stubs.c
index 90aa6ac..8d5ec1e 120000
--- a/tools/updater/stubs.c
+++ b/tools/updater/stubs.c
@@ -1 +1 @@
-/root/Development/u-boot-2010.06.05/examples/standalone/stubs.c
\ No newline at end of file
+../../examples/standalone/stubs.c
\ No newline at end of file