mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-10 00:28:27 +00:00
udevtrigger depends on 2.6 kernels
SVN-Revision: 17509
This commit is contained in:
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
Block a user