mirror of https://github.com/hak5/openwrt-owl.git
parent
e8727498cb
commit
ff8d3f63b1
|
@ -22,6 +22,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||||
define Package/udevtrigger
|
define Package/udevtrigger
|
||||||
SECTION:=base
|
SECTION:=base
|
||||||
CATEGORY:=Base system
|
CATEGORY:=Base system
|
||||||
|
DEPENDS:=@LINUX_2_6
|
||||||
TITLE:=Small utility to request kernel devices events for coldplug
|
TITLE:=Small utility to request kernel devices events for coldplug
|
||||||
URL:=http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html
|
URL:=http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html
|
||||||
MAINTAINER:=Geoff Levand <geoffrey.levand@am.sony.com>
|
MAINTAINER:=Geoff Levand <geoffrey.levand@am.sony.com>
|
||||||
|
|
Loading…
Reference in New Issue