Home
last modified time | relevance | path

Searched defs:HOST_EXTRACFLAGS (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/tools/env/
DMakefile12 HOST_EXTRACFLAGS = $(patsubst -I%,-idirafter%, $(filter -I%, $(UBOOTINCLUDE))) \ macro
/external/u-boot/tools/gdb/
DMakefile35 HOST_EXTRACFLAGS := -I$(BFD_ROOT_DIR)/include -pedantic macro