Searched refs:SUBDIRS (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/tools/testing/selftests/futex/
H A DMakefile0 SUBDIRS := functional
7 for DIR in $(SUBDIRS); do $(MAKE) -C $$DIR $@ ; done
19 @for SUBDIR in $(SUBDIRS); do \
29 for DIR in $(SUBDIRS); do $(MAKE) -C $$DIR $@ ; done
1 SUBDIRS := functional global() macro
/linux-4.4.14/Documentation/connector/
H A DMakefile16 $(MAKE) -C ../.. SUBDIRS=$(PWD) $@
/linux-4.4.14/drivers/mtd/maps/
H A Dscx200_docflash.c222 compile-command: "make -k -C ../../.. SUBDIRS=drivers/mtd/maps modules"
/linux-4.4.14/drivers/watchdog/
H A Dscx200_wdt.c268 compile-command: "make -k -C ../.. SUBDIRS=drivers/char modules"
/linux-4.4.14/
H A DMakefile180 # Old syntax make ... SUBDIRS=$PWD is still supported
182 ifdef SUBDIRS
183 KBUILD_EXTMOD ?= $(SUBDIRS)

Completed in 185 milliseconds