Skip to content
Snippets Groups Projects
Commit 70c574d9 authored by Florian Pose's avatar Florian Pose
Browse files

Install ec_tty module.

parent 22fa14d7
No related branches found
No related tags found
No related merge requests found
......@@ -80,6 +80,9 @@ modules:
modules_install:
$(MAKE) -C master modules_install
$(MAKE) -C devices modules_install
if ENABLE_TTY
$(MAKE) -C tty modules_install
endif
clean-local:
$(MAKE) -C "$(LINUX_SOURCE_DIR)" M="@abs_srcdir@" clean
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment