projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] kmod-r6040 depends on kmod-libphy
[openwrt.git]
/
package
/
button-hotplug
/
Makefile
diff --git
a/package/button-hotplug/Makefile
b/package/button-hotplug/Makefile
index
68f4221
..
35ea6d4
100644
(file)
--- a/
package/button-hotplug/Makefile
+++ b/
package/button-hotplug/Makefile
@@
-17,6
+17,7
@@
define KernelPackage/button-hotplug
SUBMENU:=Other modules
TITLE:=Button Hotplug driver
FILES:=$(PKG_BUILD_DIR)/button-hotplug.ko
+ AUTOLOAD:=$(call AutoLoad,30,button-hotplug)
KCONFIG:=
endef
This page took
0.02237 seconds
and
4
git commands to generate.