1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-03 01:39:28 +02:00
openwrt/target
Felix Fietkau b513ee61a5 only do hotplug2 init if hotplug2 is present
The current /init script unconditionally does the initialisation for
hotplug2, including mounting a new /dev. If hotplug2 isn't present, we
end up with no device nodes.

This change only does the hotplug2 init if hotplug2 is present, but
always mounts /sys.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

SVN-Revision: 9411
2007-10-23 06:23:33 +00:00
..
imagebuilder Fix the imagebuilder generation (does not mean it works with the recent changes) 2007-09-09 15:09:10 +00:00
linux only do hotplug2 init if hotplug2 is present 2007-10-23 06:23:33 +00:00
sdk
Config.in
Makefile