From 5c5b24f4139bbce45beb31473247d550520035d1 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 1 May 2015 21:43:44 +0200 Subject: use HOST_CFLAGS for Kconfig and adk tools --- adk/config/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'adk') diff --git a/adk/config/Makefile b/adk/config/Makefile index b6c253f18..989dbeee8 100644 --- a/adk/config/Makefile +++ b/adk/config/Makefile @@ -1,6 +1,8 @@ # This file is part of the OpenADK project. OpenADK is copyrighted # material, please see the LICENCE file in the top-level directory. +include ${ADK_TOPDIR}/prereq.mk + ifneq ($(filter-out clean,${MAKECMDGOALS}),) include ${ADK_TOPDIR}/rules.mk endif -- cgit v1.2.3