Commit 6e1af7d8 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

static nodes are created by drivers

parent 9aaba20d
......@@ -9,7 +9,7 @@ install:generated_include
install -d $(DESTDIR)/etc/udev/rules.d
install -m 644 90-elphel-automount.rules $(DESTDIR)/etc/udev/rules.d
# this rule makes boot ~6 seconds longer because it supposedly finishes switch root at this moment
install -m 644 50-elphel-static-nodes.rules $(DESTDIR)/etc/udev/rules.d
#install -m 644 50-elphel-static-nodes.rules $(DESTDIR)/etc/udev/rules.d
install -d $(TARGETDIR)
$(mknodes)
......
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