mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
nuke mdev and replace it with hotplug2 :)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6512 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
10
package/udev/patches/02-udevtrigger_no_config.patch
Normal file
10
package/udev/patches/02-udevtrigger_no_config.patch
Normal file
@@ -0,0 +1,10 @@
|
||||
--- udev.old/udevtrigger.c 2007-03-03 18:42:09.000000000 +0100
|
||||
+++ udev.dev/udevtrigger.c 2007-03-04 21:15:18.459211632 +0100
|
||||
@@ -446,7 +446,6 @@
|
||||
};
|
||||
|
||||
logging_init("udevtrigger");
|
||||
- udev_config_init();
|
||||
dbg("version %s", UDEV_VERSION);
|
||||
sysfs_init();
|
||||
|
||||
Reference in New Issue
Block a user