projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add final fix for brcm47xx-2.6 memory corruption (patch from #1465)
[openwrt.git]
/
package
/
hotplug2
/
Makefile
diff --git
a/package/hotplug2/Makefile
b/package/hotplug2/Makefile
index
8c8603f
..
99e2776
100644
(file)
--- a/
package/hotplug2/Makefile
+++ b/
package/hotplug2/Makefile
@@
-24,7
+24,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/hotplug2
SECTION:=utils
CATEGORY:=Utilities
- DEPENDS:=@LINUX_2_6
+ DEPENDS:=@LINUX_2_6
+udevtrigger
TITLE:=Dynamic device management subsystem for embedded systems
URL:=http://isteve.bofh.cz/~isteve/hotplug2/
endef
This page took
0.017816 seconds
and
4
git commands to generate.