summaryrefslogtreecommitdiff
path: root/toolchain/gmp/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-02-27 12:19:57 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-02-27 12:19:57 +0100
commit50beebab01a244a27e45ffd766377fa3fa91229a (patch)
tree04aaefe68f1836138a116249c55283fb301efbda /toolchain/gmp/Makefile
parentc7f2f4bba73e53d9b5d1926b220205884bd26d4a (diff)
fix checksum check of toolchain archives after download
and update alix/wrap targets to 2.6.33
Diffstat (limited to 'toolchain/gmp/Makefile')
-rw-r--r--toolchain/gmp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/gmp/Makefile b/toolchain/gmp/Makefile
index 1a6a77d26..5b359b8cf 100644
--- a/toolchain/gmp/Makefile
+++ b/toolchain/gmp/Makefile
@@ -2,8 +2,8 @@
# material, please see the LICENCE file in the top-level directory.
include $(TOPDIR)/rules.mk
-include ../rules.mk
include Makefile.inc
+include ../rules.mk
include ${TOPDIR}/mk/buildhlp.mk
ifeq (${ADK_MAKE_PARALLEL},y)