Commit f22736d6 authored by Federico Vaga's avatar Federico Vaga

remove unexistent directory from build

Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
parent ee7577c3
......@@ -5,7 +5,7 @@
REPO_PARENT ?= $(shell /bin/pwd)/..
-include $(REPO_PARENT)/parent_common.mk
DIRS = kernel doc
DIRS = kernel
.PHONY: all clean modules install modules_install $(DIRS)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment