summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 2a93daba29..eb089dd566 100644
--- a/Makefile
+++ b/Makefile
@@ -196,6 +196,7 @@ $(eval $(call get_sources,ro))
dirs=core/$(CORE) chip/$(CHIP) $(BDIR) common power test cts/common cts/$(CTS_MODULE)
dirs+= private $(PDIR)
+dirs+=$(shell find common -type d)
dirs+=$(shell find driver -type d)
common_dirs=util