Searched defs:CONFIG_MK (Results 1 - 3 of 3) sorted by relevance

/external/dhcpcd-6.8.2/
H A DGNUmakefile6 CONFIG_MK?= $(shell test -e ${TOP}/config.mk && \ macro
H A Diconfig.mk6 CONFIG_MK?= ${_CONFIG_MK} macro
7 include ${TOP}/${CONFIG_MK}
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/
H A Dtoplevel.mk85 CONFIG_MK ?= config.mk macro
96 ifeq ($(wildcard $(CONFIG_MK)),)
152 include $(CONFIG_MK)

Completed in 88 milliseconds