mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 20:29:41 +02:00
[package] udev depends on 2.6, cleanup Makefile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17507 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
66b742ac6b
commit
15a349aa5e
@ -22,6 +22,7 @@ PKG_INSTALL=1
|
|||||||
define Package/udev
|
define Package/udev
|
||||||
SECTION:=base
|
SECTION:=base
|
||||||
CATEGORY:=Base system
|
CATEGORY:=Base system
|
||||||
|
DEPENDS:=@LINUX_2_6
|
||||||
TITLE:=Dynamic device management subsystem
|
TITLE:=Dynamic device management subsystem
|
||||||
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