summaryrefslogtreecommitdiff
path: root/toolchain/prelink-cross/Makefile.inc
diff options
context:
space:
mode:
authorPhil Sutter <phil.sutter@viprinet.com>2015-02-24 12:46:49 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2015-02-28 10:14:21 +0100
commitb35d9328163f84e2d7dc6f2504c5e7c3fffc92dd (patch)
tree07950fd51bd92f315592dbf2b584a4d97a9856d0 /toolchain/prelink-cross/Makefile.inc
parent9405258299212c12f639e0d200c5721e24c887f3 (diff)
toolchain: add cross prelinking tool from yoctoproject and hook it into build system
Diffstat (limited to 'toolchain/prelink-cross/Makefile.inc')
-rw-r--r--toolchain/prelink-cross/Makefile.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/toolchain/prelink-cross/Makefile.inc b/toolchain/prelink-cross/Makefile.inc
new file mode 100644
index 000000000..634a18b84
--- /dev/null
+++ b/toolchain/prelink-cross/Makefile.inc
@@ -0,0 +1,8 @@
+# This file is part of the OpenADK project. OpenADK is copyrighted
+# material, please see the LICENCE file in the top-level directory.
+
+# this is branch cross_prelink_r185 in git
+PKG_NAME:= prelink-cross
+PKG_VERSION:= 909470ee441237563d6236c505cb2d02ddc48704
+PKG_RELEASE:= 1
+PKG_SITES:= git://git.yoctoproject.org/prelink-cross