summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Ogness <john.ogness@linutronix.de>2019-01-28 19:42:15 +0106
committerJohn Ogness <john.ogness@linutronix.de>2019-01-28 19:42:15 +0106
commit16c579d5fbb7ac62bf2f6f105d56d46e7409f74e (patch)
tree69cbd7fb122fe7d668385964c0f02dce59d61a02
parent9a7ca2ce530c59abcdccb8a730c53c6098b3da3a (diff)
linking: move text docs out of Makefile example
The text docs are general references showing how to build, link, and verify dynamic libraries and executables. They are not specific to any build system. Signed-off-by: John Ogness <john.ogness@linutronix.de>
-rw-r--r--schulung_tools/linking/objdump.txt (renamed from schulung_tools/linking/hello/objdump.txt)0
-rw-r--r--schulung_tools/linking/shared_library.txt (renamed from schulung_tools/linking/hello/shared_library.txt)0
2 files changed, 0 insertions, 0 deletions
diff --git a/schulung_tools/linking/hello/objdump.txt b/schulung_tools/linking/objdump.txt
index 9c77720..9c77720 100644
--- a/schulung_tools/linking/hello/objdump.txt
+++ b/schulung_tools/linking/objdump.txt
diff --git a/schulung_tools/linking/hello/shared_library.txt b/schulung_tools/linking/shared_library.txt
index 1dd0f9f..1dd0f9f 100644
--- a/schulung_tools/linking/hello/shared_library.txt
+++ b/schulung_tools/linking/shared_library.txt