summaryrefslogtreecommitdiff
path: root/scripts/build/tools/100-libelf.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/build/tools/100-libelf.sh')
-rw-r--r--scripts/build/tools/100-libelf.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/build/tools/100-libelf.sh b/scripts/build/tools/100-libelf.sh
index e8cd986..b82e3cf 100644
--- a/scripts/build/tools/100-libelf.sh
+++ b/scripts/build/tools/100-libelf.sh
@@ -1,9 +1,5 @@
# Build script for libelf
-do_print_filename() {
- echo "libelf-${CT_LIBELF_VERSION}"
-}
-
do_tools_libelf_get() {
# The server hosting libelf will return an "HTTP 300 : Multiple Choices"
# error code if we try to download a file that does not exists there.