Home
last modified time | relevance | path

Searched defs:BUILD (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/
H A DMakefile191 BUILD := $(abs_objtree)/kselftest global() macro
194 BUILD := $(CURDIR) global() macro
[all...]
/linux/tools/virtio/
H A DMakefile23 BUILD=KCFLAGS="-I "`pwd`/../../drivers/vhost ${MAKE} -C `pwd`/../.. V=${V} macro
/linux/tools/build/feature/
H A DMakefile109 BUILD = $(__BUILD) > $(@:.bin=.make.output) 2>&1 macro