Home
last modified time | relevance | path

Searched refs:SUBDIR_ROOTS (Results 1 – 2 of 2) sorted by relevance

/DragonOS-0.1.7/kernel/src/
DMakefile1 SUBDIR_ROOTS := . macro
2 DIRS := . $(shell find $(SUBDIR_ROOTS) -type d)
/DragonOS-0.1.7/user/
DMakefile3 SUBDIR_ROOTS := . macro
4 DIRS := . $(shell find $(SUBDIR_ROOTS) -type d)