projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] e2fsprogs: parallel build fix
[openwrt.git]
/
package
/
button-hotplug
/
Makefile
diff --git
a/package/button-hotplug/Makefile
b/package/button-hotplug/Makefile
index
f5a7fcd
..
3579142
100644
(file)
--- a/
package/button-hotplug/Makefile
+++ b/
package/button-hotplug/Makefile
@@
-16,7
+16,7
@@
include $(INCLUDE_DIR)/package.mk
define KernelPackage/button-hotplug
SUBMENU:=Other modules
TITLE:=Button Hotplug driver
- FILES:=$(PKG_BUILD_DIR)/button-hotplug.
$(LINUX_KMOD_SUFFIX)
+ FILES:=$(PKG_BUILD_DIR)/button-hotplug.
ko
KCONFIG:=
endef
This page took
0.022469 seconds
and
4
git commands to generate.