mirror of
https://github.com/openwrt/openwrt.git
synced 2024-11-28 04:14:36 +08:00
remove udevextras dependency on udev (thx, fish)
SVN-Revision: 10847
This commit is contained in:
parent
37b0cc9a10
commit
9a7d1bec79
@ -40,7 +40,6 @@ endef
|
||||
define Package/udevextras
|
||||
$(call Package/udev)
|
||||
TITLE:=Utilities for udev scripts, for general device discovery
|
||||
DEPENDS:=udev
|
||||
MENU:=1
|
||||
endef
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user