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

static nodes are created by drivers

parent 9aaba20d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)