projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] base-files: unconditionally unlock the rootfs_data partition (#7437)
[openwrt.git]
/
package
/
broadcom-diag
/
Makefile
diff --git
a/package/broadcom-diag/Makefile
b/package/broadcom-diag/Makefile
index
6b6dddd
..
7e4dbb9
100644
(file)
--- a/
package/broadcom-diag/Makefile
+++ b/
package/broadcom-diag/Makefile
@@
-17,7
+17,7
@@
define KernelPackage/diag
SUBMENU:=Other modules
DEPENDS:=@TARGET_brcm47xx
TITLE:=Driver for router LEDs and Buttons
- FILES:=$(PKG_BUILD_DIR)/diag.
$(LINUX_KMOD_SUFFIX)
+ FILES:=$(PKG_BUILD_DIR)/diag.
ko
endef
define Build/Prepare
This page took
0.024844 seconds
and
4
git commands to generate.